Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dannotate.c2569 annotation__prev_asm_line(struct annotation *notes, struct disasm_line *curr) in annotation__prev_asm_line() function
2799 prev_dl = annotation__prev_asm_line(notes, dl); in hist_entry__get_data_type()
2907 last_dl = annotation__prev_asm_line(notes, last_dl); in process_basic_block()