Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/ui/browsers/
Dannotate.c259 struct browser_disasm_line *btarget, *bcursor; in annotate_browser__draw_current_jump() local
276 bcursor = disasm_line__browser(cursor); in annotate_browser__draw_current_jump()
280 from = bcursor->idx_asm; in annotate_browser__draw_current_jump()
283 from = (u64)bcursor->idx; in annotate_browser__draw_current_jump()