Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dperf_api_probe.c14 static int perf_do_probe_api(setup_probe_fn_t fn, struct perf_cpu cpu, const char *str) in perf_do_probe_api() function
73 ret = perf_do_probe_api(fn, cpu, "software/cpu-clock/u"); in perf_probe_api()
85 ret = perf_do_probe_api(fn, cpu, buf); in perf_probe_api()