Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread.h107 static inline bool thread__is_filtered(struct thread *thread) in thread__is_filtered() function
Devent.c1344 if (thread__is_filtered(thread)) in machine__resolve()