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