Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DAppProfiler.java613 startHeapDumpLPf(profile, false); in recordPssSampleLPf()
661 void startHeapDumpLPf(ProcessProfileRecord profile, boolean isUserInitiated) { in startHeapDumpLPf() method in AppProfiler
H A DActivityManagerService.java6584 mAppProfiler.startHeapDumpLPf(pr.mProfile, true); in requestSystemServerHeapDump()
/aosp12/frameworks/base/services/
H A Dart-profile7110 PLcom/android/server/am/AppProfiler;->startHeapDumpLPf(Lcom/android/server/am/ProcessProfileRecord;…