Searched defs:gcIsInBackground (Results 1 – 3 of 3) sorted by relevance
189 bool gcIsInBackground = longGCStats->GetGCIsInBackground(); in ProcessLongGCEvent() local
572 bool GCStats::IsLongGC(GCReason gcReason, bool gcIsSensitive, bool gcIsInBackground, float gcTotalT… in IsLongGC()
108 void SetGCIsInBackground(bool gcIsInBackground) in SetGCIsInBackground()