Searched refs:perf_head (Results 1 – 2 of 2) sorted by relevance
625 struct hlist_head *perf_head; in perf_event_raw_event_synth() local634 perf_head = this_cpu_ptr(call->perf_events); in perf_event_raw_event_synth()636 if (!perf_head || hlist_empty(perf_head)) in perf_event_raw_event_synth()654 perf_head, NULL); in perf_event_raw_event_synth()
1649 struct hlist_head *perf_head; in user_event_perf() local1651 perf_head = this_cpu_ptr(user->call.perf_events); in user_event_perf()1653 if (perf_head && !hlist_empty(perf_head)) { in user_event_perf()1676 perf_head, NULL); in user_event_perf()