Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_user.c945 struct hlist_head *perf_head; in user_event_perf() local
947 perf_head = this_cpu_ptr(user->call.perf_events); in user_event_perf()
949 if (perf_head && !hlist_empty(perf_head)) { in user_event_perf()
972 perf_head, NULL); in user_event_perf()