Searched refs:totalUsed (Results 1 – 1 of 1) sorted by relevance
151 int fd, totalUsed; in __ghs_prof_dump_callcounts() local160 for (totalUsed = 0, p = __cntHead__; p; p = p->next) in __ghs_prof_dump_callcounts()161 totalUsed += p->numUsed; in __ghs_prof_dump_callcounts()166 h[2] = totalUsed; in __ghs_prof_dump_callcounts()170 h[4] = totalUsed; in __ghs_prof_dump_callcounts()184 } else if (totalUsed > 0) { in __ghs_prof_dump_callcounts()