Searched refs:sharedClean (Results 1 – 2 of 2) sorted by relevance
216 stats[HEAP_UNKNOWN].sharedClean += stats[i].sharedClean; in android_os_Debug_getDirtyPagesPid()228 env->SetIntField(object, stat_fields[i].sharedClean_field, stats[i].sharedClean); in android_os_Debug_getDirtyPagesPid()250 otherArray[j++] = stats[i].sharedClean; in android_os_Debug_getDirtyPagesPid()
3495 int sharedClean, int privateClean, in dumpMemoryInfo() argument3504 proto.write(MemInfoDumpProto.ProcessMemory.MemoryInfo.SHARED_CLEAN_KB, sharedClean); in dumpMemoryInfo()