Home
last modified time | relevance | path

Searched defs:event_hash (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/tools/perf/util/bpf_skel/
Dsample_filter.bpf.c23 struct event_hash { struct
/linux-6.14.4/kernel/trace/
Dtrace_output.c23 static struct hlist_head event_hash[EVENT_HASHSIZE] __read_mostly; variable