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

  /external/valgrind/main/include/
pub_tool_replacemalloc.h 51 extern Long VG_(free_queue_length);
  /external/valgrind/main/memcheck/
mc_malloc_wrappers.c 126 VG_(free_queue_length)++;
150 VG_(free_queue_length)--;
    [all...]
mc_main.c     [all...]
  /external/valgrind/main/coregrind/
m_mallocfree.c 57 Long VG_(free_queue_length) = 0; variable
    [all...]

Completed in 580 milliseconds