Searched refs:thread__is_filtered (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread.h324 static inline bool thread__is_filtered(struct thread *thread) function
H A Devent.c732 if (thread__is_filtered(thread))
/linux-master/tools/perf/
H A Dbuiltin-sched.c2372 if (thread__is_filtered(thread)) {
2748 if (thread__is_filtered(t))
H A Dbuiltin-trace.c3026 if (thread && thread__is_filtered(thread))

Completed in 136 milliseconds