Searched refs:JIT_CODE_LOAD (Results 1 – 4 of 4) sorted by relevance
61 * Value 0 : JIT_CODE_LOAD : record describing a jitted function69 V/ JIT_CODE_LOAD record89 …d in case the code for a function is moved and avoids having to issue another JIT_CODE_LOAD record.105 …* uint64_t code_index : index referring to the JIT_CODE_LOAD code_index record of when the funct…110 …t come before the JIT_CODE_LOAD record for the same function name. The function cannot have change…136 …The JIT_CODE_DEBUG for a given function must always be generated BEFORE the JIT_CODE_LOAD for the …
49 JIT_CODE_LOAD = 0, enumerator
340 case JIT_CODE_LOAD: in jit_get_next_entry()694 case JIT_CODE_LOAD: in jit_process_dump()
379 rec.p.id = JIT_CODE_LOAD; in jvmti_write_code()