Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dannotate.h124 int jump_sources; member
H A Dannotate.c1521 if (++target->jump_sources > notes->src->max_jump_sources) in annotation__mark_jump_targets()
1522 notes->src->max_jump_sources = target->jump_sources; in annotation__mark_jump_targets()
2078 if (al->jump_sources && in __annotation_line__write()
2084 al->jump_sources); in __annotation_line__write()
2085 prev = obj__set_jumps_percent_color(obj, al->jump_sources, in __annotation_line__write()