Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.c1744 static double annotation_line__max_percent(struct annotation_line *al, in annotation_line__max_percent() function
2016 double percent_max = annotation_line__max_percent(al, annotate_opts.percent_type); in annotation_line__write()