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.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()
2079 if (al->jump_sources && in __annotation_line__write()
2085 al->jump_sources); in __annotation_line__write()
2086 prev = obj__set_jumps_percent_color(obj, al->jump_sources, in __annotation_line__write()