Home
last modified time | relevance | path

Searched refs:thread_options (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/bench/
H A Dbreakpoint.c29 static const struct option thread_options[] = { variable
120 if (parse_options(argc, argv, thread_options, thread_usage, 0)) { in bench_breakpoint_thread()
121 usage_with_options(thread_usage, thread_options); in bench_breakpoint_thread()