Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.h308 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width() function
H A Dannotate.c2905 int pcnt_width = annotation__pcnt_width(notes), in __annotation_line__write()
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dannotate.c156 u8 pcnt_width = annotation__pcnt_width(notes); in annotate_browser__draw_current_jump()
220 int pcnt_width = annotation__pcnt_width(notes); in annotate_browser__refresh()