Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dannotate.h287 int max_jump_sources; member
A Dannotate.c2694 if (++al->jump_sources > notes->max_jump_sources) in annotation__mark_jump_targets()
2695 notes->max_jump_sources = al->jump_sources; in annotation__mark_jump_targets()
2760 notes->widths.jumps = width_jumps(notes->max_jump_sources); in annotation__init_column_widths()
/linux-6.3-rc2/tools/perf/ui/browsers/
A Dannotate.c54 if (nr == notes->max_jump_sources) in ui_browser__jumps_percent_color()

Completed in 16 milliseconds