Searched refs:total_advance_pc_bytes_ (Results 1 – 2 of 2) sorted by relevance
80 int64_t total_advance_pc_bytes_ = 0u; variable
118 total_advance_pc_bytes_ += stream - op_start; in ProcessDexFiles()192 os << " DBG_ADVANCE_PC: " << Percent(total_advance_pc_bytes_, total_size) << "\n"; in Dump()