Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dannotate.c3080 cycles_width = annotation__cycles_width(notes); in __annotation_line__write() local
3173 obj__printf(obj, "%-*s", width - pcnt_width - cycles_width, " "); in __annotation_line__write()
3180 obj__printf(obj, "%-*s", width - printed - pcnt_width - cycles_width + 1, al->line); in __annotation_line__write()
3225 obj__printf(obj, "%-*s", width - pcnt_width - cycles_width - 3 - printed, bf); in __annotation_line__write()