Searched refs:mallocDisable (Results 1 – 5 of 5) sorted by relevance
107 mallocDisable = false; in Reset()121 << ", mallocDisable:" << mallocDisable << ", mmapDisable:" << mmapDisable in ToString()131 bool mallocDisable = false; member
31 bool mallocDisable; member
74 clientConfig.mallocDisable = hookData.mallocDisable; in GetClientConfig()
174 clientConfig.mallocDisable = hookConfig_.malloc_disable(); in GetClientConfig()
270 if (g_ClientConfig.mallocDisable || IsPidChanged()) { in hook_malloc()366 if (g_ClientConfig.mallocDisable || IsPidChanged()) { in hook_calloc()445 if (g_ClientConfig.mallocDisable || IsPidChanged()) { in hook_realloc()539 if (g_ClientConfig.mallocDisable || IsPidChanged()) { in hook_free()