Searched defs:profile_record (Results 1 – 4 of 4) sorted by relevance
37 struct profile_record struct40 double time;43 double dyn_mismatched_prob_out;46 double dyn_mismatched_count_in;49 int num_mismatched_prob_out;52 int num_mismatched_count_in;54 int size;56 bool run;57 bool fdo;
1846 static struct profile_record *profile_record; variable
37 struct profile_record struct41 int num_mismatched_freq_in;43 int num_mismatched_freq_out;46 int num_mismatched_count_in;48 int num_mismatched_count_out;50 gcov_type_unsigned time;52 int size;54 bool run;
1795 static struct profile_record *profile_record; variable