Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/performance/
H A DtopN_callgrind.py127 function_instructions = float(function_data[0].replace(',', '')) variable
128 function_percentage = (function_instructions /