Home
last modified time | relevance | path

Searched refs:function_percentage (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/scripts/performance/
H A DtopN_perf.py139 function_percentage = function_data[0] variable
143 function_percentage,
H A DtopN_callgrind.py128 function_percentage = (function_instructions / variable
134 round(function_percentage, 3),