Home
last modified time | relevance | path

Searched refs:CareAboutPauseTimes (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/
Dheap.cc124 static inline bool CareAboutPauseTimes() { in CareAboutPauseTimes() function
1365 if (!CareAboutPauseTimes()) { in DoPendingCollectorTransition()
1377 if (!CareAboutPauseTimes()) { in Trim()
1451 if (malloc_space->IsRosAllocSpace() || !CareAboutPauseTimes()) { in TrimSpaces()
2746 if (!log_gc && CareAboutPauseTimes()) { in LogGC()
3543 if (!CareAboutPauseTimes() || IsLowMemoryMode()) { in HeapGrowthMultiplier()