Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h125 int jump_sources; member
H A Dannotate.c1534 if (++target->jump_sources > notes->src->max_jump_sources) in annotation__mark_jump_targets()
1535 notes->src->max_jump_sources = target->jump_sources; in annotation__mark_jump_targets()
2158 if (al->jump_sources && in annotation_line__write()
2164 al->jump_sources); in annotation_line__write()
2165 prev = obj__set_jumps_percent_color(obj, al->jump_sources, in annotation_line__write()