Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dblock-info.h74 float block_info__total_cycles_percent(struct hist_entry *he);
Dblock-info.c524 float block_info__total_cycles_percent(struct hist_entry *he) in block_info__total_cycles_percent() function
/linux-6.12.1/tools/perf/ui/stdio/
Dhist.c861 percent = block_info__total_cycles_percent(h); in hists__fprintf()
/linux-6.12.1/tools/perf/ui/browsers/
Dhists.c1839 percent = block_info__total_cycles_percent(h); in hist_browser__refresh()