Searched refs:getReportLowMemory (Results 1 – 2 of 2) sorted by relevance
491 boolean getReportLowMemory() { in getReportLowMemory() method in ProcessProfileRecord
1370 if (profile.getReportLowMemory()) { in performAppGcLPf()1395 || profile.getReportLowMemory()) { in performAppGcsLPf()2582 proto.write(ProcessToGcProto.REPORT_LOW_MEMORY, profile.getReportLowMemory()); in writeProcessesToGcToProto()2609 pw.print(" lowMem="); pw.print(profile.getReportLowMemory()); in dumpProcessesToGc()