Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dsideband_evlist.c142 void evlist__stop_sb_thread(struct evlist *evlist) in evlist__stop_sb_thread() function
Devlist.h133 void evlist__stop_sb_thread(struct evlist *evlist);
/linux-6.12.1/tools/perf/
Dbuiltin-top.c1847 evlist__stop_sb_thread(top.sb_evlist); in cmd_top()
Dbuiltin-record.c2886 evlist__stop_sb_thread(rec->sb_evlist); in __cmd_record()