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

  /external/valgrind/coregrind/
m_mallocfree.c 445 vg_assert( VG_(clo_profile_heap) );
452 vg_assert( VG_(clo_profile_heap) );
654 vg_assert( VG_(clo_profile_heap) );
727 VG_(clo_profile_heap) ? VG_MIN_MALLOC_SZB : 0;
792 if (VG_(clo_profile_heap))
    [all...]
pub_core_options.h 201 extern Bool VG_(clo_profile_heap);
m_options.c 111 Bool VG_(clo_profile_heap) = False; variable
m_main.c     [all...]
  /external/valgrind/coregrind/m_gdbserver/
server.c 165 if (VG_(clo_profile_heap))
394 if (VG_(clo_profile_heap))
    [all...]

Completed in 232 milliseconds