Lines Matching refs:displacement
129 // plus a data displacement, used for realigning the data pointer to
150 st->print_cr("taken(%u) displacement(%d)", taken(), displacement());
315 // target of the ret and cache a corresponding displacement.
343 // Barrier to ensure displacement is written before the bci; allows
344 // the interpreter to read displacement without fear of race condition.
365 st->print_cr("bci(%d: count(%u) displacement(%d))",
376 // It consists of taken and not_taken counts as well as a data displacement
391 st->print_cr("taken(%u) displacement(%d)",
392 taken(), displacement());
403 // of (count, displacement) pairs, which count the number of times each
465 st->print_cr("default_count(%u) displacement(%d)",
470 st->print_cr("count(%u) displacement(%d)",