Searched defs:top_functions (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/scripts/performance/ | ||
H A D | topN_perf.py | 124 top_functions = functions[:number_of_top_functions] variable |
H A D | topN_callgrind.py | 109 top_functions = callgrind_data[first_func_line: variable |