Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.h139 int jump_sources; member
H A Dannotate.c2645 if (++al->jump_sources > notes->max_jump_sources) in annotation__mark_jump_targets()
2646 notes->max_jump_sources = al->jump_sources; in annotation__mark_jump_targets()
3017 if (al->jump_sources && in __annotation_line__write()
3023 al->jump_sources); in __annotation_line__write()
3024 prev = obj__set_jumps_percent_color(obj, al->jump_sources, in __annotation_line__write()