Home
last modified time | relevance | path

Searched refs:evlist__stop_sb_thread (Results 1 – 4 of 4) 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
H A Devlist.h121 void evlist__stop_sb_thread(struct evlist *evlist); in evlist__add_dummy_on_all_cpus()
/linux/tools/perf/
H A Dbuiltin-top.c1847 evlist__stop_sb_thread(top.sb_evlist); in cmd_top()
H A Dbuiltin-record.c2886 evlist__stop_sb_thread(rec->sb_evlist); in __cmd_record()