coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
gcov_summary Struct Reference

#include <gcov-io.h>

Collaboration diagram for gcov_summary:
Collaboration graph

Data Fields

gcov_unsigned_t checksum
 
struct gcov_ctr_summary ctrs [GCOV_COUNTERS_SUMMABLE]
 

Detailed Description

Definition at line 408 of file gcov-io.h.

Field Documentation

◆ checksum

gcov_unsigned_t gcov_summary::checksum

Definition at line 409 of file gcov-io.h.

Referenced by gcov_exit(), and gcov_read_summary().

◆ ctrs

struct gcov_ctr_summary gcov_summary::ctrs[GCOV_COUNTERS_SUMMABLE]

Definition at line 409 of file gcov-io.h.

Referenced by gcov_exit(), and gcov_read_summary().


The documentation for this struct was generated from the following file: