Searched defs:freeCount (Results 1 – 3 of 3) sorted by relevance
| /developtools/profiler/host/smartperf/ide/src/trace/bean/ | ||
| D | NativeHook.ts | 44 freeCount: number = 0; property in NativeHookMalloc |
| /developtools/profiler/device/plugins/native_hook/test/ | ||
| D | hook_test.c | 199 int freeCount = 0; in ThreadFuncC() local |
| D | malloc_test.cpp | 212 int freeCount = 0; in ThreadFuncC() local |