Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Drecord.c44 static bool perf_probe_api(setup_probe_fn_t fn) in perf_probe_api() function
72 return perf_probe_api(perf_probe_sample_identifier); in perf_can_sample_identifier()