Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dannotate.h363 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width() function
Dannotate.c844 int width = annotation__pcnt_width(notes); in annotation_line__print()
1187 int width = annotation__pcnt_width(notes); in symbol__annotate_printf()
1895 int pcnt_width = annotation__pcnt_width(notes), in __annotation_line__write()
/linux-6.14.4/tools/perf/ui/browsers/
Dannotate.c158 u8 pcnt_width = annotation__pcnt_width(notes); in annotate_browser__draw_current_jump()
224 int pcnt_width = annotation__pcnt_width(notes); in annotate_browser__refresh()