Home
last modified time | relevance | path

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

/tools/perf/util/
A Dannotate.h147 static inline double annotation_data__percent(struct annotation_data *data, in annotation_data__percent() function
A Dannotate.c797 percent = annotation_data__percent(&al->data[i], in annotation_line__print()
833 percent = annotation_data__percent(data, percent_type); in annotation_line__print()
1077 iter->data[i].percent_sum += annotation_data__percent(&al->data[i], in insert_source_line()
1090 al->data[i].percent_sum = annotation_data__percent(&al->data[i], in insert_source_line()
1626 percent = annotation_data__percent(&al->data[i], in annotation__calc_lines()
1736 percent = annotation_data__percent(&al->data[i], in annotation_line__max_percent()
1969 percent = annotation_data__percent(&al->data[i], percent_type); in __annotation_line__write()
/tools/perf/ui/browsers/
A Dannotate.c330 percent = annotation_data__percent(&pos->al.data[i], in annotate_browser__calc_percent()

Completed in 20 milliseconds