Home
last modified time | relevance | path

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

/tools/perf/util/
A Dannotate.h296 int max_jump_sources; member
A Dannotate.c1522 if (++target->jump_sources > notes->src->max_jump_sources) in annotation__mark_jump_targets()
1523 notes->src->max_jump_sources = target->jump_sources; in annotation__mark_jump_targets()
1581 notes->src->widths.jumps = width_jumps(notes->src->max_jump_sources); in annotation__init_column_widths()
/tools/perf/ui/browsers/
A Dannotate.c52 if (nr == notes->src->max_jump_sources) in ui_browser__jumps_percent_color()

Completed in 12 milliseconds