Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Djitdump.h50 JIT_CODE_MOVE = 1, enumerator
Djitdump.c351 case JIT_CODE_MOVE: in jit_get_next_entry()
697 case JIT_CODE_MOVE: in jit_process_dump()
/linux-5.19.10/tools/perf/Documentation/
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…