GCC Middle and Back End API Reference
caller_statistics Struct Reference

Data Fields

gcov_type count_sum
int n_calls
int n_hot_calls
int freq_sum

Detailed Description

   Structure holding accumulated information about callers of a node.  

Field Documentation

gcov_type caller_statistics::count_sum
int caller_statistics::freq_sum
int caller_statistics::n_calls
int caller_statistics::n_hot_calls

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