Searched refs:jit_buf_desc (Results 1 – 1 of 1) sorted by relevance
35 struct jit_buf_desc { struct70 jit_emit_elf(struct jit_buf_desc *jd, in jit_emit_elf() argument112 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()684 jit_process_dump(struct jit_buf_desc *jd) in jit_process_dump()712 jit_inject(struct jit_buf_desc *jd, char *path) in jit_inject()[all …]