Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/
Dstatistics_test.cpp84 static bool DepthMallocFree(int depth = 0, int mallocSize = 100) in DepthMallocFree() function
100 return (DepthMallocFree(depth - 1, mallocSize)); in DepthMallocFree()
234 DepthMallocFree(g_stickDepth * 30); // 30: depth count in Fun5()