Searched defs:debug_malloc (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/tsan/
H A Dthread_sanitizer.cc83 bool debug_malloc = false; variable
7594 if (debug_malloc) {
8264 debug_malloc = PhaseDebugIsOn("malloc");

Completed in 854 milliseconds