Home
last modified time | relevance | path

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

/linux-6.12.1/samples/bpf/
Dtrace_event_user.c137 static void test_perf_event_all_cpu(struct perf_event_attr *attr) in test_perf_event_all_cpu() function
268 test_perf_event_all_cpu(&attr_type_hw); in test_bpf_perf_event()
272 test_perf_event_all_cpu(&attr_type_sw); in test_bpf_perf_event()
276 test_perf_event_all_cpu(&attr_hw_cache_l1d); in test_bpf_perf_event()
280 test_perf_event_all_cpu(&attr_hw_cache_branch_miss); in test_bpf_perf_event()
284 test_perf_event_all_cpu(&attr_type_raw); in test_bpf_perf_event()
288 test_perf_event_all_cpu(&attr_type_raw_lock_load); in test_bpf_perf_event()