Home
last modified time | relevance | path

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

/Linux-v4.19/samples/bpf/
Dtrace_event_user.c135 static void test_perf_event_all_cpu(struct perf_event_attr *attr) in test_perf_event_all_cpu() function
253 test_perf_event_all_cpu(&attr_type_hw); in test_bpf_perf_event()
257 test_perf_event_all_cpu(&attr_type_sw); in test_bpf_perf_event()
261 test_perf_event_all_cpu(&attr_hw_cache_l1d); in test_bpf_perf_event()
265 test_perf_event_all_cpu(&attr_hw_cache_branch_miss); in test_bpf_perf_event()
269 test_perf_event_all_cpu(&attr_type_raw); in test_bpf_perf_event()
273 test_perf_event_all_cpu(&attr_type_raw_lock_load); in test_bpf_perf_event()