Home
last modified time | relevance | path

Searched refs:bcursor (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
236 bcursor = disasm_line__browser(cursor); in annotate_browser__draw_current_jump()
240 from = bcursor->idx_asm; in annotate_browser__draw_current_jump()
243 from = (u64)bcursor->idx; in annotate_browser__draw_current_jump()