Linux Kernel
3.7.1
|
#include <gcov.h>
Data Fields | |
unsigned int | ident |
unsigned int | checksum |
unsigned int | n_ctrs [0] |
struct gcov_fn_info - profiling meta data per function : object file-unique function identifier : function checksum : number of values per counter type belonging to this function
This data is generated by gcc during compilation and doesn't change at run-time.