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.h113 int jump_sources; member
H A Dannotate.c1472 if (++target->jump_sources > notes->src->max_jump_sources) in annotation__mark_jump_targets()
1473 notes->src->max_jump_sources = target->jump_sources; in annotation__mark_jump_targets()
2027 if (al->jump_sources && in __annotation_line__write()
2033 al->jump_sources); in __annotation_line__write()
2034 prev = obj__set_jumps_percent_color(obj, al->jump_sources, in __annotation_line__write()