Home
last modified time | relevance | path

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

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