Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_probe.c318 static int parse_probe_vars(char *arg, const struct fetch_type *t, in parse_probe_vars() function
370 ret = parse_probe_vars(arg + 1, t, f, is_return, is_kprobe); in parse_probe_arg()