Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dannotate.h142 int jump_sources; member
A Dannotate.c2694 if (++al->jump_sources > notes->max_jump_sources) in annotation__mark_jump_targets()
2695 notes->max_jump_sources = al->jump_sources; in annotation__mark_jump_targets()
3096 if (al->jump_sources && in __annotation_line__write()
3102 al->jump_sources); in __annotation_line__write()
3103 prev = obj__set_jumps_percent_color(obj, al->jump_sources, in __annotation_line__write()

Completed in 10 milliseconds