Searched refs:thread__is_filtered (Results 1 – 4 of 4) sorted by relevance
138 static inline bool thread__is_filtered(struct thread *thread) in thread__is_filtered() function
698 if (thread__is_filtered(thread)) in machine__resolve()
2354 if (thread__is_filtered(thread)) { in timehist_skip_sample()2728 if (thread__is_filtered(t)) in __show_thread_runtime()
2979 if (thread && thread__is_filtered(thread))
Completed in 22 milliseconds