Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h367 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width() function
H A Dannotate.c890 int width = annotation__pcnt_width(notes); in annotation_line__print()
1238 int width = annotation__pcnt_width(notes); in hist_entry__annotate_printf()
1949 int pcnt_width = annotation__pcnt_width(notes), in __annotation_line__write()