HomeSort by relevance Sort by last modified time
    Searched full:probe_usage (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/
builtin-probe.c 186 static const char * const probe_usage[] = { variable
264 argc = parse_options(argc, argv, options, probe_usage,
269 usage_with_options(probe_usage, options);
283 usage_with_options(probe_usage, options);
293 usage_with_options(probe_usage, options);
297 usage_with_options(probe_usage, options);
301 usage_with_options(probe_usage, options);
305 usage_with_options(probe_usage, options);
317 usage_with_options(probe_usage, options);
321 usage_with_options(probe_usage, options)
    [all...]

Completed in 123 milliseconds