Home
last modified time | relevance | path

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

/Linux-v5.4/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
255 test_perf_event_all_cpu(&attr_type_hw); in test_bpf_perf_event()
259 test_perf_event_all_cpu(&attr_type_sw); in test_bpf_perf_event()
263 test_perf_event_all_cpu(&attr_hw_cache_l1d); in test_bpf_perf_event()
267 test_perf_event_all_cpu(&attr_hw_cache_branch_miss); in test_bpf_perf_event()
271 test_perf_event_all_cpu(&attr_type_raw); in test_bpf_perf_event()
275 test_perf_event_all_cpu(&attr_type_raw_lock_load); in test_bpf_perf_event()