Home
last modified time | relevance | path

Searched defs:gcov_fn_info (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/kernel/gcov/
Dgcc_4_7.c63 struct gcov_fn_info { struct
64 const struct gcov_info *key;
65 unsigned int ident;
66 unsigned int lineno_checksum;
67 unsigned int cfg_checksum;
91 struct gcov_fn_info **functions; argument
Dgcc_3_4.c37 struct gcov_fn_info { struct
38 unsigned int ident;
39 unsigned int checksum;
40 unsigned int n_ctrs[0];