Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dannotate.c2985 cycles_width = annotation__cycles_width(notes); in __annotation_line__write() local
3078 obj__printf(obj, "%-*s", width - pcnt_width - cycles_width, " "); in __annotation_line__write()
3085 obj__printf(obj, "%-*s", width - printed - pcnt_width - cycles_width + 1, al->line); in __annotation_line__write()
3130 obj__printf(obj, "%-*s", width - pcnt_width - cycles_width - 3 - printed, bf); in __annotation_line__write()

Completed in 12 milliseconds