Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/performance/
H A DtopN_callgrind.py94 total_number_of_instructions = total_instructions_line_data.split(' ')[0] variable
95 total_number_of_instructions = int( variable
96 total_number_of_instructions.replace(',', ''))
129 total_number_of_instructions)*100