Searched refs:malloc_count (Results 1 – 3 of 3) sorted by relevance
130 static int malloc_count; variable135 malloc_count = 0; in UnityMalloc_StartTest()142 if (malloc_count != 0) in UnityMalloc_EndTest()193 malloc_count++; in unity_malloc()217 malloc_count--; in release_memory()
33 static TSAN_QUALIFIER int malloc_count; variable88 *mcount = LOAD(malloc_count); in CRYPTO_get_alloc_counts()179 INCREMENT(malloc_count); in CRYPTO_malloc()
1460 SYSCTL_INT(_kern, OID_AUTO, malloc_count, CTLFLAG_RD, &kmemcount, 0,