Searched refs:rate (Results 1 – 3 of 3) sorted by relevance
205 int rate, i = 0; in GetLetters() local207 sounds = Vowels, rate = rand() % VowelsRatesSum[part]; in GetLetters()209 sounds = Consonants, rate = rand() % ConsonantsRatesSum[part]; in GetLetters()211 rate -= sounds[i++].rates[part]; in GetLetters()212 } while (rate > 0); in GetLetters()
7 The throughput of a pipeline is the rate at which tokens flow through
80 mutexes are *scalable* when work with low conflict rate, i.e. mostly