Searched refs:jit_buf_desc (Results 1 – 1 of 1) sorted by relevance
33 struct jit_buf_desc { struct108 jit_close(struct jit_buf_desc *jd) in jit_close()133 jit_open(struct jit_buf_desc *jd, const char *name) in jit_open()240 jit_get_next_entry(struct jit_buf_desc *jd) in jit_get_next_entry()357 jit_inject_event(struct jit_buf_desc *jd, union perf_event *event) in jit_inject_event()369 static uint64_t convert_timestamp(struct jit_buf_desc *jd, uint64_t timestamp) in convert_timestamp()386 static int jit_repipe_code_load(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_load()502 static int jit_repipe_code_move(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_move()591 static int jit_repipe_debug_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_debug_info()618 jit_repipe_unwinding_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_unwinding_info()[all …]