Home
last modified time | relevance | path

Searched refs:JIT_CODE_MOVE (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Djitdump.h50 JIT_CODE_MOVE = 1, enumerator
A Djitdump.c344 case JIT_CODE_MOVE: in jit_get_next_entry()
690 case JIT_CODE_MOVE: in jit_process_dump()
/linux-6.3-rc2/tools/perf/Documentation/
A Djitdump-specification.txt62 * Value 1 : JIT_CODE_MOVE : record describing an already jitted function which is moved
94 VI/ JIT_CODE_MOVE record
110 The JIT_CODE_MOVE record cannot come before the JIT_CODE_LOAD record for the same function name. Th…

Completed in 5 milliseconds