Searched refs:probe_usage (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-probe.c519 const char * const probe_usage[] = { local
631 argc = parse_options(argc, argv, options, probe_usage,
644 usage_with_options_msg(probe_usage, options,
648 usage_with_options_msg(probe_usage, options,
683 parse_options_usage(probe_usage, options, "l", true);
733 parse_options_usage(probe_usage, options, "m", true);
755 usage_with_options(probe_usage, options);

Completed in 126 milliseconds