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