Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/ui/browsers/
Dannotate.c410 browser->b.nr_entries = notes->nr_asm_entries; in annotate_browser__toggle_source()
443 browser->nr_entries = notes->nr_asm_entries; in ui_browser__init_asm_mode()
866 notes->nr_asm_entries); in annotate_browser__run()
/linux-5.19.10/tools/perf/util/
Dannotate.h288 int nr_asm_entries; member
Dannotate.c2700 notes->nr_asm_entries = 0; in annotation__set_offsets()
2709 al->idx_asm = notes->nr_asm_entries++; in annotation__set_offsets()