HomeSort by relevance Sort by last modified time
    Searched full:bb_hash_idx (Results 1 - 1 of 1) sorted by null

  /external/valgrind/callgrind/
bb.c 60 UInt bb_hash_idx(obj_node* obj, PtrdiffT offset, UInt size) function
87 new_idx = bb_hash_idx(curr->obj, curr->offset, new_size);
152 idx = bb_hash_idx(obj, offset, bbs.size);
182 idx = bb_hash_idx(obj, offset, bbs.size);
295 idx = bb_hash_idx(obj, offset, bbs.size);

Completed in 46 milliseconds