Searched refs:regs_histogram (Results 1 – 3 of 3) sorted by relevance
11 regs_histogram
477 std::map<int, int> regs_histogram; in RegsHistogram() local485 regs_histogram[regs]++; in RegsHistogram()490 PrintHistogram(regs_histogram, "Method registers"); in RegsHistogram()492 PrintHistogram(regs_histogram, "Method extra registers (total - parameters)"); in RegsHistogram()