Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dannotate.c2887 static double annotation_line__max_percent(struct annotation_line *al, in annotation_line__max_percent() function
2964 double percent_max = annotation_line__max_percent(al, notes, percent_type); in __annotation_line__write()