Searched refs:thread__is_filtered (Results 1 – 4 of 4) sorted by relevance
325 static inline bool thread__is_filtered(struct thread *thread) in thread__is_filtered() function
752 if (thread__is_filtered(thread)) in machine__resolve()
2513 if (thread__is_filtered(thread)) { in timehist_skip_sample()2939 if (thread__is_filtered(t)) in show_thread_runtime()
3310 if (thread && thread__is_filtered(thread))
Completed in 30 milliseconds