Searched refs:DumpCounts (Results 1 – 2 of 2) sorted by relevance
1194 void Mir2Lir::DumpCounts(const RefCounts* arr, int size, const char* msg) { in DumpCounts() function in art::Mir2Lir1267 DumpCounts(core_regs, core_reg_count_size, "Core regs after sort"); in DoPromotion()1268 DumpCounts(fp_regs, fp_reg_count_size, "Fp regs after sort"); in DoPromotion()
811 void DumpCounts(const RefCounts* arr, int size, const char* msg);