Home
last modified time | relevance | path

Searched refs:jr_entry (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
Djitdump.c36 union jr_entry *entry;
238 static union jr_entry *
242 union jr_entry *jr; in jit_get_next_entry()
301 jr = (union jr_entry *)jd->buf; in jit_get_next_entry()
385 static int jit_repipe_code_load(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_load()
503 static int jit_repipe_code_move(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_move()
592 static int jit_repipe_debug_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_debug_info()
619 jit_repipe_unwinding_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_unwinding_info()
646 union jr_entry *jr; in jit_process_dump()
Djitdump.h115 union jr_entry { union