Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/gcov/
A Dgcc_3_4.c126 struct gcov_iterator { struct
127 const struct gcov_info *info;
129 int record;
130 unsigned int function;
131 unsigned int type;
132 unsigned int count;
134 int num_types;
135 struct type_info type_info[GCOV_COUNTERS];

Completed in 4 milliseconds