Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dtrace_event_user.c173 static void test_perf_event_task(struct perf_event_attr *attr) in test_perf_event_task() function
256 test_perf_event_task(&attr_type_hw); in test_bpf_perf_event()
260 test_perf_event_task(&attr_type_sw); in test_bpf_perf_event()
264 test_perf_event_task(&attr_hw_cache_l1d); in test_bpf_perf_event()
268 test_perf_event_task(&attr_hw_cache_branch_miss); in test_bpf_perf_event()
272 test_perf_event_task(&attr_type_raw); in test_bpf_perf_event()
276 test_perf_event_task(&attr_type_raw_lock_load); in test_bpf_perf_event()