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

/linux-master/samples/bpf/
H A Dtrace_event_user.c181 static void test_perf_event_task(struct perf_event_attr *attr) function
269 test_perf_event_task(&attr_type_hw);
273 test_perf_event_task(&attr_type_sw);
277 test_perf_event_task(&attr_hw_cache_l1d);
281 test_perf_event_task(&attr_hw_cache_branch_miss);
285 test_perf_event_task(&attr_type_raw);
289 test_perf_event_task(&attr_type_raw_lock_load);

Completed in 106 milliseconds