Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/ui/browsers/
Dannotate.c219 struct browser_disasm_line *btarget, *bcursor; in annotate_browser__draw_current_jump() local
237 btarget = disasm_line__browser(target); in annotate_browser__draw_current_jump()
241 to = btarget->idx_asm; in annotate_browser__draw_current_jump()
244 to = (u64)btarget->idx; in annotate_browser__draw_current_jump()