Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dftrace.c1738 int in_other_hash = 0; in __ftrace_hash_rec_update() local
1754 in_other_hash = !!ftrace_lookup_ip(other_hash, rec->ip); in __ftrace_hash_rec_update()
1766 if (filter_hash && in_hash && !in_other_hash) in __ftrace_hash_rec_update()
1769 (in_other_hash || ftrace_hash_empty(other_hash))) in __ftrace_hash_rec_update()