Searched refs:cntIndex (Results 1 – 1 of 1) sorted by relevance
635 for (int cntIndex = 0; in profile_dump() local636 profile->channel_counts[cntIndex] != 0 && cntIndex < MAX_PROFILE_CHANNEL_COUNTS; in profile_dump()637 cntIndex++) { in profile_dump()638 dprintf(fd, "%u ", profile->channel_counts[cntIndex]); in profile_dump()