Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.h138 static inline bool thread__is_filtered(struct thread *thread) in thread__is_filtered() function
H A Devent.c648 if (thread__is_filtered(thread)) in machine__resolve()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread.h317 static inline bool thread__is_filtered(struct thread *thread) in thread__is_filtered() function
H A Devent.c732 if (thread__is_filtered(thread)) in machine__resolve()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-sched.c2354 if (thread__is_filtered(thread)) { in timehist_skip_sample()
2728 if (thread__is_filtered(t)) in __show_thread_runtime()
H A Dbuiltin-trace.c2965 if (thread && thread__is_filtered(thread))
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-sched.c2409 if (thread__is_filtered(thread)) { in timehist_skip_sample()
2785 if (thread__is_filtered(t)) in show_thread_runtime()
H A Dbuiltin-trace.c3026 if (thread && thread__is_filtered(thread))

Completed in 27 milliseconds