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

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

Completed in 105 milliseconds