Home
last modified time | relevance | path

Searched defs:allocCount (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/StatsD/tests/apps/statsdapp/jni/
H A Dalloc_stress_activity.cpp40 long long allocCount = 0; in Java_com_android_server_cts_device_statsd_StatsdCtsBackgroundService_cmain() local
/aosp12/frameworks/base/tools/preload/loadclass/
H A DLoadClass.java51 int allocCount = Debug.getGlobalAllocCount(); in main() local
/aosp12/frameworks/base/tools/preload/
H A DMemoryUsage.java46 final int allocCount; field in MemoryUsage
89 int allocCount, in MemoryUsage()
/ohos5.0/base/security/device_auth/common_lib/interfaces/
H A Dhc_vector.h50 #define IMPLEMENT_HC_VECTOR(ClassName, Element, allocCount) \ argument
/aosp12/system/extras/alloc-stress/
H A Dalloc-stress.cpp211 long long allocCount = 0; in main() local