Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-probe.c255 const char * const probe_usage[] = { in cmd_probe() local
332 argc = parse_options(argc, argv, options, probe_usage, in cmd_probe()
337 usage_with_options(probe_usage, options); in cmd_probe()
351 usage_with_options(probe_usage, options); in cmd_probe()
361 usage_with_options(probe_usage, options); in cmd_probe()
365 usage_with_options(probe_usage, options); in cmd_probe()
369 usage_with_options(probe_usage, options); in cmd_probe()
373 usage_with_options(probe_usage, options); in cmd_probe()
377 usage_with_options(probe_usage, options); in cmd_probe()
389 usage_with_options(probe_usage, options); in cmd_probe()
[all …]