Searched defs:callgrind_data (Results 1 – 2 of 2) sorted by relevance
85 callgrind_data = [] variable87 callgrind_data = data.readlines() variable
40 def get_JIT_line(callgrind_data): argument