Home
last modified time | relevance | path

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

/tools/perf/util/
Dannotate.h139 int jump_sources; member
Dannotate.c2649 if (++al->jump_sources > notes->max_jump_sources) in annotation__mark_jump_targets()
2650 notes->max_jump_sources = al->jump_sources; in annotation__mark_jump_targets()
3021 if (al->jump_sources && in __annotation_line__write()
3027 al->jump_sources); in __annotation_line__write()
3028 prev = obj__set_jumps_percent_color(obj, al->jump_sources, in __annotation_line__write()