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

  /external/valgrind/main/memcheck/
mc_include.h 329 void MC_(detect_memory_leaks) ( ThreadId tid, LeakCheckParams * lcp);
331 // maintains the lcp.deltamode given in the last call to detect_memory_leaks
mc_leakcheck.c 463 // DeltaMode used the last time we called detect_memory_leaks.
749 MC_(detect_memory_leaks). */
1328 void MC_(detect_memory_leaks) ( ThreadId tid, LeakCheckParams* lcp) function
    [all...]
mc_main.c     [all...]

Completed in 457 milliseconds