Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/ui/browsers/
Dannotate.c67 static inline struct browser_disasm_line *disasm_line__browser(struct disasm_line *dl) in disasm_line__browser() function
115 struct browser_disasm_line *bdl = disasm_line__browser(dl); in annotate_browser__write()
276 bcursor = disasm_line__browser(cursor); in annotate_browser__draw_current_jump()
277 btarget = disasm_line__browser(target); in annotate_browser__draw_current_jump()
392 struct browser_disasm_line *bpos = disasm_line__browser(pos); in annotate_browser__calc_percent()
438 bdl = disasm_line__browser(dl); in annotate_browser__toggle_source()
992 bdlt = disasm_line__browser(dlt); in annotate_browser__mark_jump_targets()
1070 bpos = disasm_line__browser(pos); in symbol__tui_annotate()