Searched refs:thread__is_filtered (Results 1 – 2 of 2) sorted by relevance
/tools/perf/util/ | ||
D | thread.h | 107 static inline bool thread__is_filtered(struct thread *thread) in thread__is_filtered() function |
D | event.c | 1344 if (thread__is_filtered(thread)) in machine__resolve() |