Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dthread.h337 static inline bool thread__is_filtered(struct thread *thread) in thread__is_filtered() function
H A Devent.c752 if (thread__is_filtered(thread)) in machine__resolve()
/linux-6.15/tools/perf/
H A Dbuiltin-sched.c2517 if (thread__is_filtered(thread)) { in timehist_skip_sample()
2949 if (thread__is_filtered(t)) in show_thread_runtime()
H A Dbuiltin-trace.c3449 if (thread && thread__is_filtered(thread)) in trace__process_sample()