Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace_events_user.c1634 struct hlist_head *perf_head; in user_event_perf() local
1636 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()