Searched refs:periodCountRequested (Results 1 – 1 of 1) sorted by relevance
3914 int periodCountRequested = (min_size_frames + config->period_size - 1) in adjust_mmap_period_count() local3921 while (periodCount < periodCountRequested && (periodCount * 2) < MMAP_PERIOD_COUNT_MAX) { in adjust_mmap_period_count()