Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.c2645 annotation__next_asm_line(struct annotation *notes, struct disasm_line *curr) in annotation__next_asm_line() function
2679 next = annotation__next_asm_line(notes, dl); in annotate_calc_pcrel()
3019 next_dl = annotation__next_asm_line(notes, dl); in process_basic_block()