Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread.h290 static inline void thread__set_filter(struct thread *thread, bool filter) in thread__set_filter() function
/linux/tools/perf/
H A Dbuiltin-script.c2219 thread__set_filter(thread, false); in show_event()
2236 thread__set_filter(thread, true); in show_event()