Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dperf_api_probe.c60 static bool perf_probe_api(setup_probe_fn_t fn) in perf_probe_api() function
103 return perf_probe_api(perf_probe_sample_identifier); in perf_can_sample_identifier()
108 return perf_probe_api(perf_probe_comm_exec); in perf_can_comm_exec()
113 return perf_probe_api(perf_probe_context_switch); in perf_can_record_switch_events()
118 return perf_probe_api(perf_probe_text_poke); in perf_can_record_text_poke_events()