jr_entry           37 tools/perf/util/jitdump.c 	union jr_entry   *entry;
jr_entry          239 tools/perf/util/jitdump.c static union jr_entry *
jr_entry          243 tools/perf/util/jitdump.c 	union jr_entry *jr;
jr_entry          302 tools/perf/util/jitdump.c 	jr = (union jr_entry *)jd->buf;
jr_entry          386 tools/perf/util/jitdump.c static int jit_repipe_code_load(struct jit_buf_desc *jd, union jr_entry *jr)
jr_entry          502 tools/perf/util/jitdump.c static int jit_repipe_code_move(struct jit_buf_desc *jd, union jr_entry *jr)
jr_entry          591 tools/perf/util/jitdump.c static int jit_repipe_debug_info(struct jit_buf_desc *jd, union jr_entry *jr)
jr_entry          618 tools/perf/util/jitdump.c jit_repipe_unwinding_info(struct jit_buf_desc *jd, union jr_entry *jr)
jr_entry          645 tools/perf/util/jitdump.c 	union jr_entry *jr;