Searched defs:profile_record (Results 1 – 2 of 2) sorted by relevance
37 struct profile_record struct41 int num_mismatched_freq_in[2];43 int num_mismatched_freq_out[2];46 int num_mismatched_count_in[2];48 int num_mismatched_count_out[2];50 gcov_type time[2];52 int size[2];54 bool run;
1807 static struct profile_record *profile_record; variable