Home
last modified time | relevance | path

Searched defs:callgrind_data (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/scripts/performance/
H A DtopN_callgrind.py85 callgrind_data = [] variable
87 callgrind_data = data.readlines() variable
H A Ddissect.py40 def get_JIT_line(callgrind_data): argument