Searched refs:totalfrees (Results 1 – 1 of 1) sorted by relevance
274 inT32 totalfrees; //total free calls in display_counts() local333 for (totalfrees = 0, freeindex = 0; freeindex < freeentries; in display_counts()335 totalfrees += callers[callindex].free_list[freeindex].count; in display_counts()336 if (totalspace != 0 || totalfrees != 0) { in display_counts()340 totalfrees); in display_counts()351 if (totalfrees != 0) { in display_counts()