Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/ui/browsers/
Dannotate.c214 struct browser_disasm_line *btarget, *bcursor; in annotate_browser__draw_current_jump() local
231 bcursor = disasm_line__browser(cursor); in annotate_browser__draw_current_jump()
235 from = bcursor->idx_asm; in annotate_browser__draw_current_jump()
238 from = (u64)bcursor->idx; in annotate_browser__draw_current_jump()