Home
last modified time | relevance | path

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

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