Home
last modified time | relevance | path

Searched refs:sizeUniqueBag (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/include/
Dpub_tool_wordfm.h203 UWord VG_(sizeUniqueBag)( WordBag* ); /* fast */
/external/valgrind/main/coregrind/
Dm_wordfm.c893 UWord VG_(sizeUniqueBag) ( WordBag* bag ) in VG_() argument
/external/valgrind/main/helgrind/
Dhg_main.c271 tl_assert(VG_(sizeUniqueBag(lk->heldBy)) == 1); in lockN_acquire_writer()
1069 tl_assert(VG_(sizeUniqueBag)(lk->heldBy) == 1); /* from precondition */ in evhH__post_thread_w_acquires_lock()