Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dblock-info.h84 float block_info__total_cycles_percent(struct hist_entry *he);
H A Dblock-info.c490 float block_info__total_cycles_percent(struct hist_entry *he) in block_info__total_cycles_percent() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dblock-info.h84 float block_info__total_cycles_percent(struct hist_entry *he);
H A Dblock-info.c490 float block_info__total_cycles_percent(struct hist_entry *he) in block_info__total_cycles_percent() function
/kernel/linux/linux-5.10/tools/perf/ui/stdio/
H A Dhist.c861 percent = block_info__total_cycles_percent(h); in hists__fprintf()
/kernel/linux/linux-6.6/tools/perf/ui/stdio/
H A Dhist.c861 percent = block_info__total_cycles_percent(h); in hists__fprintf()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dhists.c1837 percent = block_info__total_cycles_percent(h); in hist_browser__refresh()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c1838 percent = block_info__total_cycles_percent(h); in hist_browser__refresh()

Completed in 14 milliseconds