Home
last modified time | relevance | path

Searched defs:annotation_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dannotate.h129 struct annotation_data { struct
130 double percent[PERCENT_MAX];
131 double percent_sum;
155 struct annotation_data data[]; argument