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

/linux-master/tools/perf/util/
H A Dannotate.h386 static inline int annotation__pcnt_width(struct annotation *notes) function
H A Dannotate.c3219 int pcnt_width = annotation__pcnt_width(notes),
/linux-master/tools/perf/ui/browsers/
H A Dannotate.c158 u8 pcnt_width = annotation__pcnt_width(notes);
223 int pcnt_width = annotation__pcnt_width(notes);

Completed in 113 milliseconds