Searched refs:gcov_type (Results 1 – 2 of 2) sorted by relevance
55 typedef uint64_t gcov_type; typedef79 gcov_type *values; /* array of counter values for this type */116 void (*merge[GCOV_COUNTERS])(gcov_type *, unsigned int);
28 void __gcov_merge_add(gcov_type *counters, unsigned int n_counters) in __gcov_merge_add()