Searched refs:total_byte_count (Results 1 – 1 of 1) sorted by relevance
55 uint32_t total_byte_count = 0; in OnWakelockReleased() local59 total_byte_count += it.second.byte_count; in OnWakelockReleased()62 if (total_byte_count == 0) { in OnWakelockReleased()66 ms_per_byte = duration_ms / total_byte_count; in OnWakelockReleased()