HomeSort by relevance Sort by last modified time
    Searched refs:detect_memory_leaks (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/memcheck/
mc_include.h 318 void MC_(detect_memory_leaks) ( ThreadId tid, LeakCheckParams lcp);
320 // maintains the lcp.deltamode given in the last call to detect_memory_leaks
mc_leakcheck.c 442 // DeltaMode used the last time we called detect_memory_leaks.
1082 void MC_(detect_memory_leaks) ( ThreadId tid, LeakCheckParams lcp) function
    [all...]
mc_main.c     [all...]

Completed in 204 milliseconds