Searched refs:committed_memory (Results 1 – 2 of 2) sorted by relevance
187 size_t committed_memory = heap_->CommittedMemory() / KB; in Start() local198 committed_memory); in Start()240 size_t committed_memory = heap_->CommittedMemory() / KB; in Stop() local243 current_.end_time, committed_memory); in Stop()
4310 int committed_memory = static_cast<int>(CommittedMemory() / KB); in IdleNotificationEpilogue() local4313 start_ms, committed_memory); in IdleNotificationEpilogue()