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

/art/runtime/gc/
H A Dheap.cc160 static inline bool CareAboutPauseTimes() { function in namespace:art::gc
1248 if (!CareAboutPauseTimes()) {
1255 if (!CareAboutPauseTimes()) {
1270 if (!CareAboutPauseTimes()) {
1346 if (malloc_space->IsRosAllocSpace() || !CareAboutPauseTimes()) {
2643 if (!log_gc && CareAboutPauseTimes()) {
3434 if (!CareAboutPauseTimes()) {

Completed in 3459 milliseconds