Searched refs:perf_head (Results 1 – 1 of 1) sorted by relevance
1599 struct hlist_head *perf_head; in user_event_perf() local1601 perf_head = this_cpu_ptr(user->call.perf_events); in user_event_perf()1603 if (perf_head && !hlist_empty(perf_head)) { in user_event_perf()1626 perf_head, NULL); in user_event_perf()