Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.h604 void perf_hpp__cancel_latency(struct evlist *evlist);
/linux/tools/perf/ui/
H A Dhist.c949 void perf_hpp__cancel_latency(struct evlist *evlist) in perf_hpp__cancel_latency() function
/linux/tools/perf/
H A Dbuiltin-report.c1101 perf_hpp__cancel_latency(session->evlist); in __cmd_report()