Searched refs:total_start_local_bytes_ (Results 1 – 2 of 2) sorted by relevance
82 int64_t total_start_local_bytes_ = 0u; variable
128 total_start_local_bytes_ += stream - op_start; in ProcessDexFiles()194 os << " DBG_START_LOCAL: " << Percent(total_start_local_bytes_, total_size) << "\n"; in Dump()