Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_events_user.c1599 struct hlist_head *perf_head; in user_event_perf() local
1601 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()