Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dannotate.h141 int jump_sources; member
A Dannotate.c2677 if (++al->jump_sources > notes->max_jump_sources) in annotation__mark_jump_targets()
2678 notes->max_jump_sources = al->jump_sources; in annotation__mark_jump_targets()
3065 if (al->jump_sources && in __annotation_line__write()
3071 al->jump_sources); in __annotation_line__write()
3072 prev = obj__set_jumps_percent_color(obj, al->jump_sources, in __annotation_line__write()

Completed in 12 milliseconds