Searched refs:block_info__total_cycles_percent (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/
H A Dblock-info.h83 float block_info__total_cycles_percent(struct hist_entry *he);
H A Dblock-info.c488 float block_info__total_cycles_percent(struct hist_entry *he) function
/linux-master/tools/perf/ui/stdio/
H A Dhist.c861 percent = block_info__total_cycles_percent(h);
/linux-master/tools/perf/ui/browsers/
H A Dhists.c1838 percent = block_info__total_cycles_percent(h);

Completed in 1232 milliseconds