Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dsideband_evlist.c141 void perf_evlist__stop_sb_thread(struct evlist *evlist) in perf_evlist__stop_sb_thread() function
Devlist.h122 void perf_evlist__stop_sb_thread(struct evlist *evlist);
/Linux-v5.10/tools/perf/
Dbuiltin-top.c1773 perf_evlist__stop_sb_thread(top.sb_evlist); in cmd_top()
Dbuiltin-record.c2069 perf_evlist__stop_sb_thread(rec->sb_evlist); in __cmd_record()