Home
last modified time | relevance | path

Searched defs:totalAlloc (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/base/ravenwood/tests/bivalenttest/test/com/android/ravenwoodtest/bivalenttest/
H A DRavenwoodNativeAllocationRegistryTest.java74 int totalAlloc = 0; in testNativeAllocationRegistry() local
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmgcpacer.go359 totalAlloc atomic.Uint64 // total bytes allocated member
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c27901 u64 totalAlloc; /* Total of all malloc calls - includes internal frag */ member
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c28264 u64 totalAlloc; /* Total of all malloc calls - includes internal frag */ member
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c28130 u64 totalAlloc; /* Total of all malloc calls - includes internal frag */ member
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c27901 u64 totalAlloc; /* Total of all malloc calls - includes internal frag */ member