Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Djitdump.h51 JIT_CODE_DEBUG_INFO = 2, enumerator
A Djitdump.c312 case JIT_CODE_DEBUG_INFO: in jit_get_next_entry()
693 case JIT_CODE_DEBUG_INFO: in jit_process_dump()
/linux-6.3-rc2/tools/perf/jvmti/
A Djvmti_agent.c442 rec.p.id = JIT_CODE_DEBUG_INFO; in jvmti_write_debug_info()
/linux-6.3-rc2/tools/perf/Documentation/
A Djitdump-specification.txt63 * Value 2 : JIT_CODE_DEBUG_INFO: record describing the debug information for a jitted function

Completed in 7 milliseconds