Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Djumps.c85 Int i, new_size, conflicts1 = 0, conflicts2 = 0; in resize_jcc_table() local
110 conflicts1++; in resize_jcc_table()
124 current_jccs.entries, conflicts1, conflicts2); in resize_jcc_table()
Dcontext.c88 UInt i, new_size, conflicts1 = 0, conflicts2 = 0; in resize_cxt_table() local
111 conflicts1++; in resize_cxt_table()
125 cxts.entries, conflicts1, conflicts2); in resize_cxt_table()
Dbb.c69 Int i, new_size, conflicts1 = 0, conflicts2 = 0; in resize_bb_table() local
92 conflicts1++; in resize_bb_table()
106 bbs.entries, conflicts1, conflicts2); in resize_bb_table()
Dbbcc.c195 Int i, new_size, conflicts1 = 0, conflicts2 = 0; in resize_bbcc_hash() local
221 conflicts1++; in resize_bbcc_hash()
235 current_bbccs.entries, conflicts1, conflicts2); in resize_bbcc_hash()