|
Linux Kernel
3.7.1
|
Data Fields | |
| struct gcov_info * | info |
| int | record |
| unsigned int | function |
| unsigned int | type |
| unsigned int | count |
| int | num_types |
| struct type_info | type_info [0] |
struct gcov_iterator - specifies current file position in logical records : associated profiling data : record type : function number : counter type : index into values array : number of counter types : helper array to get values-array offset for current function
1.8.2