Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dannotate.h178 bool first_line, current_entry, change_color; member
Dannotate.c1887 bool first_line, bool current_entry, bool change_color, int width, in __annotation_line__write() argument
2053 if (change_color) in __annotation_line__write()
2056 if (change_color) in __annotation_line__write()
2070 wops->change_color, wops->width, wops->obj, in annotation_line__write()
/linux-6.12.1/tools/perf/ui/browsers/
Dannotate.c98 .change_color = (!annotate_opts.hide_src_code && in annotate_browser__write()