Searched refs:hrec_count (Results 1 – 1 of 1) sorted by relevance
258 static int hrec_count; variable683 if(hrec_count>0)685 qsort ((PTR) hrec_head, hrec_count, 1126 if (hrec_count == hrec_max)1146 fill_hrec (hrline, &hrec_head[hrec_count]);1147 if (select_hrec (&hrec_head[hrec_count]))1148 hrec_count++;1164 hrec_count -= (last_since_tag - hrec_head);1171 hrec_count -= (last_backto - hrec_head);1430 else if (hrec_count < 1) in report_hrecs()[all …]