Home
last modified time | relevance | path

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

/linux/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() argument
113 jit_close(struct jit_buf_desc *jd) in jit_close()
138 jit_open(struct jit_buf_desc *jd, const char *name) in jit_open()
251 jit_get_next_entry(struct jit_buf_desc *jd) in jit_get_next_entry()
368 jit_inject_event(struct jit_buf_desc *jd, union perf_event *event) in jit_inject_event()
380 static pid_t jr_entry_pid(struct jit_buf_desc *jd, union jr_entry *jr) in jr_entry_pid()
387 static pid_t jr_entry_tid(struct jit_buf_desc *jd, union jr_entry *jr) in jr_entry_tid()
394 static uint64_t convert_timestamp(struct jit_buf_desc *jd, uint64_t timestamp) in convert_timestamp()
425 static int jit_repipe_code_load(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_load()
[all …]