Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/bench/
H A Dbreakpoint.c37 static const char * const thread_usage[] = { 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()