Home
last modified time | relevance | path

Searched refs:jit_buf_desc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Djitdump.c35 struct jit_buf_desc { struct
70 jit_emit_elf(struct jit_buf_desc *jd, in jit_emit_elf()
112 jit_close(struct jit_buf_desc *jd) in jit_close()
137 jit_open(struct jit_buf_desc *jd, const char *name) in jit_open()
249 jit_get_next_entry(struct jit_buf_desc *jd) in jit_get_next_entry()
366 jit_inject_event(struct jit_buf_desc *jd, union perf_event *event) in jit_inject_event()
378 static pid_t jr_entry_pid(struct jit_buf_desc *jd, union jr_entry *jr) in jr_entry_pid()
385 static pid_t jr_entry_tid(struct jit_buf_desc *jd, union jr_entry *jr) in jr_entry_tid()
392 static uint64_t convert_timestamp(struct jit_buf_desc *jd, uint64_t timestamp) in convert_timestamp()
423 static int jit_repipe_code_load(struct jit_buf_desc *j
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Djitdump.c34 struct jit_buf_desc { struct
109 jit_close(struct jit_buf_desc *jd) in jit_close()
134 jit_open(struct jit_buf_desc *jd, const char *name) in jit_open()
241 jit_get_next_entry(struct jit_buf_desc *jd) in jit_get_next_entry()
358 jit_inject_event(struct jit_buf_desc *jd, union perf_event *event) in jit_inject_event()
370 static uint64_t convert_timestamp(struct jit_buf_desc *jd, uint64_t timestamp) in convert_timestamp()
401 static int jit_repipe_code_load(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_load()
517 static int jit_repipe_code_move(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_move()
606 static int jit_repipe_debug_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_debug_info()
633 jit_repipe_unwinding_info(struct jit_buf_desc *j
[all...]

Completed in 2 milliseconds