Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dsideband_evlist.c142 void evlist__stop_sb_thread(struct evlist *evlist) in evlist__stop_sb_thread() function
Devlist.h136 void evlist__stop_sb_thread(struct evlist *evlist);
/Linux-v6.1/tools/perf/
Dbuiltin-top.c1783 evlist__stop_sb_thread(top.sb_evlist); in cmd_top()
Dbuiltin-record.c2853 evlist__stop_sb_thread(rec->sb_evlist); in __cmd_record()