Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Djitdump.c40 union jr_entry *entry;
246 static union jr_entry *
250 union jr_entry *jr; in jit_get_next_entry()
309 jr = (union jr_entry *)jd->buf; in jit_get_next_entry()
376 static pid_t jr_entry_pid(struct jit_buf_desc *jd, union jr_entry *jr) in jr_entry_pid()
383 static pid_t jr_entry_tid(struct jit_buf_desc *jd, union jr_entry *jr) in jr_entry_tid()
421 static int jit_repipe_code_load(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_load()
538 static int jit_repipe_code_move(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_move()
628 static int jit_repipe_debug_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_debug_info()
655 jit_repipe_unwinding_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_unwinding_info()
[all …]
A Djitdump.h116 union jr_entry { union

Completed in 5 milliseconds