Home
last modified time | relevance | path

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

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