Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.h291 static inline bool thread__filter(const struct thread *thread) in thread__filter() function
/openbmc/linux/tools/perf/
H A Dbuiltin-script.c2106 if (thread__filter(thread)) { in show_event()