Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Devlist.h116 void perf_evlist__stop_sb_thread(struct evlist *evlist);
Devlist.c1791 void perf_evlist__stop_sb_thread(struct evlist *evlist) in perf_evlist__stop_sb_thread() function
/Linux-v5.4/tools/perf/
Dbuiltin-top.c1694 perf_evlist__stop_sb_thread(sb_evlist); in cmd_top()
Dbuiltin-record.c1734 perf_evlist__stop_sb_thread(sb_evlist); in __cmd_record()