Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dbbcc.c145 UInt bbcc_hash_idx(BB* bb, Context* cxt, UInt size) in bbcc_hash_idx() function
173 idx = bbcc_hash_idx(bb, cxt, current_bbccs.size); in lookup_bbcc()
214 new_idx = bbcc_hash_idx(curr_BBCC->bb, in resize_bbcc_hash()
331 idx = bbcc_hash_idx(bbcc->bb, bbcc->cxt, current_bbccs.size); in insert_bbcc_into_hash()