Home
last modified time | relevance | path

Searched refs:evlist__cancel_workload (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Devlist.h187 void evlist__cancel_workload(struct evlist *evlist);
H A Devlist.c1552 void evlist__cancel_workload(struct evlist *evlist) in evlist__cancel_workload() function
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c963 evlist__cancel_workload(evsel_list); in __run_perf_stat()