Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dtrace_output.c19 static struct hlist_head event_hash[EVENT_HASHSIZE] __read_mostly; variable
673 hlist_for_each_entry(event, n, &event_hash[key], node) {
792 hlist_add_head(&event->node, &event_hash[key]);