Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h192 bool first_line, current_entry, change_color; member
H A Dannotate.c2016 bool change_color = wops->change_color; in annotation_line__write() local
2186 if (change_color) in annotation_line__write()
2189 if (change_color) in annotation_line__write()
/linux/tools/perf/ui/browsers/
H A Dannotate.c123 .change_color = (!annotate_opts.hide_src_code && in annotate_browser__write()