Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dannotate.c3023 static double annotation_line__max_percent(struct annotation_line *al, in annotation_line__max_percent() function
3100 double percent_max = annotation_line__max_percent(al, notes, percent_type); in __annotation_line__write()