setup_probe_fn_t   16 tools/perf/util/record.c typedef void (*setup_probe_fn_t)(struct evsel *evsel);
setup_probe_fn_t   18 tools/perf/util/record.c static int perf_do_probe_api(setup_probe_fn_t fn, int cpu, const char *str)
setup_probe_fn_t   64 tools/perf/util/record.c static bool perf_probe_api(setup_probe_fn_t fn)