Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dsideband_evlist.c142 void evlist__stop_sb_thread(struct evlist *evlist) in evlist__stop_sb_thread() function
Devlist.h131 void evlist__stop_sb_thread(struct evlist *evlist);
/Linux-v6.6/tools/perf/
Dbuiltin-top.c1838 evlist__stop_sb_thread(top.sb_evlist); in cmd_top()
Dbuiltin-record.c2849 evlist__stop_sb_thread(rec->sb_evlist); in __cmd_record()