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

/vbox/src/VBox/Runtime/r3/
H A Dalloc.cpp36 /*#define RTMEMALLOC_USE_TRACKER*/
39 # undef RTMEMALLOC_USE_TRACKER macro
42 #if defined(RTMEMALLOC_USE_TRACKER) && defined(RTALLOC_USE_EFENCE)
43 # error "Cannot define both RTMEMALLOC_USE_TRACKER and RTALLOC_USE_EFENCE!"
55 #ifdef RTMEMALLOC_USE_TRACKER
114 # ifdef RTMEMALLOC_USE_TRACKER
138 # ifdef RTMEMALLOC_USE_TRACKER
192 # ifdef RTMEMALLOC_USE_TRACKER
216 # ifdef RTMEMALLOC_USE_TRACKER

Completed in 47 milliseconds