Home
last modified time | relevance | path

Searched refs:change_color (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.h205 bool first_line, current_entry, change_color; member
H A Dannotate.c2895 bool first_line, bool current_entry, bool change_color, int width, in __annotation_line__write() argument
3043 if (change_color) in __annotation_line__write()
3046 if (change_color) in __annotation_line__write()
3061 wops->change_color, wops->width, wops->obj, in annotation_line__write()
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dannotate.c105 .change_color = (!notes->options->hide_src_code && in annotate_browser__write()