Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dprobe-file.c524 ret = parse_perf_probe_command(buf + 1, in probe_cache__load()
H A Dprobe-event.c1821 int parse_perf_probe_command(const char *cmd, struct perf_probe_event *pev) in parse_perf_probe_command() function