Searched refs:MEMPOOL_DEBUG_STACKTRACE_DEPTH (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/memcheck/
H A Dmc_malloc_wrappers.c59 #define MEMPOOL_DEBUG_STACKTRACE_DEPTH 16 macro
708 (VG_(get_running_tid)(), MEMPOOL_DEBUG_STACKTRACE_DEPTH);
743 (VG_(get_running_tid)(), MEMPOOL_DEBUG_STACKTRACE_DEPTH);
861 VG_(get_and_pp_StackTrace) (tid, MEMPOOL_DEBUG_STACKTRACE_DEPTH);
897 VG_(get_and_pp_StackTrace) (tid, MEMPOOL_DEBUG_STACKTRACE_DEPTH);
929 VG_(get_and_pp_StackTrace) (tid, MEMPOOL_DEBUG_STACKTRACE_DEPTH);
1039 (VG_(get_running_tid)(), MEMPOOL_DEBUG_STACKTRACE_DEPTH);
1063 VG_(get_and_pp_StackTrace) (tid, MEMPOOL_DEBUG_STACKTRACE_DEPTH);

Completed in 201 milliseconds