Searched refs:GCIdleTimeHeapState (Results 1 – 4 of 4) sorted by relevance
15 void GCIdleTimeHeapState::Print() { in Print()43 GCIdleTimeHeapState heap_state) { in Compute()
18 class GCIdleTimeHeapState {51 GCIdleTimeHeapState heap_state);
80 class GCIdleTimeHeapState; variable1838 GCIdleTimeHeapState ComputeHeapState();1841 GCIdleTimeHeapState heap_state,1845 GCIdleTimeHeapState heap_state, double start_ms,
4094 GCIdleTimeHeapState Heap::ComputeHeapState() { in ComputeHeapState()4095 GCIdleTimeHeapState heap_state; in ComputeHeapState()4102 GCIdleTimeHeapState heap_state, in PerformIdleTimeAction()4124 GCIdleTimeHeapState heap_state, in IdleNotificationEpilogue()4189 GCIdleTimeHeapState heap_state = ComputeHeapState(); in IdleNotification()