Home
last modified time | relevance | path

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

/Linux-v4.19/samples/bpf/
Dtrace_event_user.c171 static void test_perf_event_task(struct perf_event_attr *attr) in test_perf_event_task() function
254 test_perf_event_task(&attr_type_hw); in test_bpf_perf_event()
258 test_perf_event_task(&attr_type_sw); in test_bpf_perf_event()
262 test_perf_event_task(&attr_hw_cache_l1d); in test_bpf_perf_event()
266 test_perf_event_task(&attr_hw_cache_branch_miss); in test_bpf_perf_event()
270 test_perf_event_task(&attr_type_raw); in test_bpf_perf_event()
274 test_perf_event_task(&attr_type_raw_lock_load); in test_bpf_perf_event()