Searched refs:total_opcode_bytes_ (Results 1 – 2 of 2) sorted by relevance
74 int64_t total_opcode_bytes_ = 0u; variable
110 ++total_opcode_bytes_; in ProcessDexFiles()204 os << "Debug info opcode bytes " << Percent(total_opcode_bytes_, total_size) << "\n"; in Dump()