Searched refs:PROBE_ARG_PARAMS (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/tools/perf/util/ | ||
D | probe-finder.h | 14 #define PROBE_ARG_PARAMS "$params" macro |
D | probe-finder.c | 1160 else if (strcmp(pf->pev->args[i].var, PROBE_ARG_PARAMS) != 0) { in expand_probe_args() |