Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_probe.c1339 static int parse_probe_var_arg(char *arg, int len, struct fetch_insn *code, in parse_probe_var_arg() function
1381 static int parse_probe_var_arg(char *arg, int len, struct fetch_insn *code, in parse_probe_var_arg() function
1427 return parse_probe_var_arg(arg, len, code, ctx); in parse_probe_vars()