Home
last modified time | relevance | path

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

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