Home
last modified time | relevance | path

Searched refs:_aot_id (Results 1 – 25 of 28) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp116 const int _aot_id; member in AOTCompiledMethod
142 _aot_id(aot_id) { in AOTCompiledMethod()
183 virtual int compile_id() const { return _aot_id; } in compile_id()
H A DaotCodeHeap.hpp168 int _aot_id; member in AOTCodeHeap
265 int aot_id() const { return _aot_id; } in aot_id()
H A DaotCompiledMethod.cpp324 st->print("%4d ", _aot_id); // print compilation number in print_on()
351 log->print(" aot_id='%d'", _aot_id); in log_identity()
H A DaotCodeHeap.cpp240 _aot_id = 0; in AOTCodeHeap()
333 _aot_id++; in publish_aot()
336 if (_aot_id > CIStop || _aot_id < CIStart) { in publish_aot()
345 …edMethod(code, mh(), meta, metadata_table, metadata_size, state_adr, this, name, code_id, _aot_id); in publish_aot()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp117 const int _aot_id; member in AOTCompiledMethod
142 _aot_id(aot_id), in AOTCompiledMethod()
186 virtual int compile_id() const { return _aot_id; } in compile_id()
H A DaotCodeHeap.hpp168 int _aot_id; member in AOTCodeHeap
266 int aot_id() const { return _aot_id; } in aot_id()
H A DaotCompiledMethod.cpp323 st->print("%4d ", _aot_id); // print compilation number in print_on()
350 log->print(" aot_id='%d'", _aot_id); in log_identity()
H A DaotCodeHeap.cpp239 _aot_id = 0; in AOTCodeHeap()
332 _aot_id++; in publish_aot()
335 if (_aot_id > CIStop || _aot_id < CIStart) { in publish_aot()
344 …edMethod(code, mh(), meta, metadata_table, metadata_size, state_adr, this, name, code_id, _aot_id); in publish_aot()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp119 const int _aot_id; member in AOTCompiledMethod
144 _aot_id(aot_id), in AOTCompiledMethod()
192 virtual int compile_id() const { return _aot_id; } in compile_id()
H A DaotCodeHeap.hpp162 int _aot_id; member in AOTCodeHeap
261 int aot_id() const { return _aot_id; } in aot_id()
H A DaotCompiledMethod.cpp317 st->print("%4d ", _aot_id); // print compilation number in print_on()
344 log->print(" aot_id='%d'", _aot_id); in log_identity()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp116 const int _aot_id; member in AOTCompiledMethod
142 _aot_id(aot_id) { in AOTCompiledMethod()
183 virtual int compile_id() const { return _aot_id; } in compile_id()
H A DaotCodeHeap.hpp168 int _aot_id; member in AOTCodeHeap
265 int aot_id() const { return _aot_id; } in aot_id()
H A DaotCompiledMethod.cpp324 st->print("%4d ", _aot_id); // print compilation number in print_on()
351 log->print(" aot_id='%d'", _aot_id); in log_identity()
H A DaotCodeHeap.cpp240 _aot_id = 0; in AOTCodeHeap()
333 _aot_id++; in publish_aot()
336 if (_aot_id > CIStop || _aot_id < CIStart) { in publish_aot()
345 …edMethod(code, mh(), meta, metadata_table, metadata_size, state_adr, this, name, code_id, _aot_id); in publish_aot()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp116 const int _aot_id; member in AOTCompiledMethod
141 _aot_id(aot_id), in AOTCompiledMethod()
185 virtual int compile_id() const { return _aot_id; } in compile_id()
H A DaotCodeHeap.hpp168 int _aot_id; member in AOTCodeHeap
265 int aot_id() const { return _aot_id; } in aot_id()
H A DaotCompiledMethod.cpp324 st->print("%4d ", _aot_id); // print compilation number in print_on()
351 log->print(" aot_id='%d'", _aot_id); in log_identity()
H A DaotCodeHeap.cpp240 _aot_id = 0; in AOTCodeHeap()
333 _aot_id++; in publish_aot()
336 if (_aot_id > CIStop || _aot_id < CIStart) { in publish_aot()
345 …edMethod(code, mh(), meta, metadata_table, metadata_size, state_adr, this, name, code_id, _aot_id); in publish_aot()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp117 const int _aot_id; member in AOTCompiledMethod
142 _aot_id(aot_id), in AOTCompiledMethod()
186 virtual int compile_id() const { return _aot_id; } in compile_id()
H A DaotCodeHeap.hpp165 int _aot_id; member in AOTCodeHeap
264 int aot_id() const { return _aot_id; } in aot_id()
H A DaotCompiledMethod.cpp317 st->print("%4d ", _aot_id); // print compilation number in print_on()
344 log->print(" aot_id='%d'", _aot_id); in log_identity()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp117 const int _aot_id; member in AOTCompiledMethod
142 _aot_id(aot_id), in AOTCompiledMethod()
186 virtual int compile_id() const { return _aot_id; } in compile_id()
H A DaotCodeHeap.hpp167 int _aot_id; member in AOTCodeHeap
265 int aot_id() const { return _aot_id; } in aot_id()
H A DaotCompiledMethod.cpp317 st->print("%4d ", _aot_id); // print compilation number in print_on()
344 log->print(" aot_id='%d'", _aot_id); in log_identity()

12