Home
last modified time | relevance | path

Searched refs:HT_ResetIter (Results 1 – 10 of 10) sorted by relevance

/external/valgrind/include/
Dpub_tool_hashtable.h109 extern void VG_(HT_ResetIter) ( VgHashTable *table );
/external/valgrind/drd/
Ddrd_malloc_wrappers.c326 VG_(HT_ResetIter)(s_malloc_list); in DRD_() local
356 VG_(HT_ResetIter)(s_malloc_list); in DRD_() local
/external/valgrind/memcheck/
Dmc_malloc_wrappers.c255 VG_(HT_ResetIter)(MC_(mempool_list)); in live_block() local
734 VG_(HT_ResetIter)(mp->chunks); in MC_()
772 VG_(HT_ResetIter)(MC_(mempool_list)); in check_mempool_sane() local
775 VG_(HT_ResetIter)(mp2->chunks); in check_mempool_sane()
1093 VG_(HT_ResetIter)(MC_(malloc_list)); in MC_() local
Dmc_leakcheck.c362 VG_(HT_ResetIter)(MC_(mempool_list)); in find_active_chunks() local
364 VG_(HT_ResetIter)(mp->chunks); in find_active_chunks()
397 VG_(HT_ResetIter)(MC_(mempool_list)); in find_active_chunks() local
399 VG_(HT_ResetIter)(mp->chunks); in find_active_chunks()
Dmc_errors.c1047 VG_(HT_ResetIter)(MC_(malloc_list)); in describe_addr() local
1224 VG_(HT_ResetIter)( MC_(mempool_list) ); in mempool_block_maybe_describe() local
1228 VG_(HT_ResetIter)(mp->chunks); in mempool_block_maybe_describe()
/external/valgrind/coregrind/
Dm_deduppoolalloc.c157 VG_(HT_ResetIter) (ddpa->ht_elements); in ddpa_add_new_pool_or_grow()
Dm_hashtable.c354 void VG_(HT_ResetIter)(VgHashTable *table) in VG_() argument
/external/valgrind/coregrind/m_gdbserver/
Dm_gdbserver.c509 VG_(HT_ResetIter) (gs_addresses); in VG_() local
/external/valgrind/helgrind/
Dhg_main.c4243 VG_(HT_ResetIter)(hg_mallocmeta_table); in HG_() local
Dlibhb_core.c4860 VG_(HT_ResetIter)( oldrefHT ); in event_map__check_reference_counts() local