Home
last modified time | relevance | path

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

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