Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsideband_evlist.c142 void evlist__stop_sb_thread(struct evlist *evlist) in evlist__stop_sb_thread() function
/linux/tools/perf/
H A Dbuiltin-top.c1847 evlist__stop_sb_thread(top.sb_evlist); in cmd_top()