Searched defs:count_off (Results 1 - 3 of 3) sorted by relevance

/openjdk10/hotspot/src/share/vm/opto/
H A Druntime.cpp1224 int count_off = ReceiverTypeData::receiver_count_cell_index(row); variable
1225 *(mdp + count_off) += DataLayout::counter_increment; variable
1238 int count_off = ReceiverTypeData::receiver_count_cell_index(empty_row); variable
1239 *(mdp + count_off) = DataLayout::counter_increment; variable
/openjdk10/hotspot/src/share/vm/oops/
H A DmethodData.hpp617 count_off, enumerator in enum:CounterData::__anon505
/openjdk10/hotspot/src/share/vm/classfile/
H A DclassFileParser.cpp1160 count_off = 2, // u2 such as 1 (one value) enumerator in enum:__anon338

Completed in 115 milliseconds