Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-probe.c132 static int parse_probe_event_argv(int argc, const char **argv) in parse_probe_event_argv() function
651 ret = parse_probe_event_argv(argc, argv); in __cmd_probe()