Home
last modified time | relevance | path

Searched refs:setup_probe_fn_t (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dperf_api_probe.c12 typedef void (*setup_probe_fn_t)(struct evsel *evsel); typedef
14 static int perf_do_probe_api(setup_probe_fn_t fn, int cpu, const char *str) in perf_do_probe_api()
60 static bool perf_probe_api(setup_probe_fn_t fn) in perf_probe_api()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dperf_api_probe.c12 typedef void (*setup_probe_fn_t)(struct evsel *evsel); typedef
14 static int perf_do_probe_api(setup_probe_fn_t fn, struct perf_cpu cpu, const char *str) in perf_do_probe_api()
60 static bool perf_probe_api(setup_probe_fn_t fn) in perf_probe_api()

Completed in 1 milliseconds