Searched refs:proportion_of_total (Results 1 – 1 of 1) sorted by relevance
/crypto/ |
D | testmgr.c | 239 unsigned int proportion_of_total; member 292 .src_divs = { { .proportion_of_total = 10000 } }, 295 .src_divs = { { .proportion_of_total = 10000 } }, 298 .src_divs = { { .proportion_of_total = 10000, .offset = 1 } }, 304 .proportion_of_total = 10000, 314 { .proportion_of_total = 5000 }, 315 { .proportion_of_total = 5000 }, 321 { .proportion_of_total = 1900, .offset = 33 }, 322 { .proportion_of_total = 3300, .offset = 7 }, 323 { .proportion_of_total = 4800, .offset = 18 }, [all …]
|