Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dbb.c60 UInt bb_hash_idx(obj_node* obj, PtrdiffT offset, UInt size) in bb_hash_idx() function
87 new_idx = bb_hash_idx(curr->obj, curr->offset, new_size); in resize_bb_table()
152 idx = bb_hash_idx(obj, offset, bbs.size); in new_bb()
182 idx = bb_hash_idx(obj, offset, bbs.size); in lookup_bb()
295 idx = bb_hash_idx(obj, offset, bbs.size); in CLG_()