|
cachesim
A cache simulator
|
Go to the source code of this file.
Data Structures | |
| struct | Random |
| Дескриптор ГПСЧ на основе стандартной функции rand() More... | |
Functions | |
| Random * | random_free (Random *rnd) |
| int | random_next (Random *rnd, int n) |
| Random * | random_create (ConfigFile *cfg) |
| Random* random_create | ( | ConfigFile * | cfg | ) |
1.7.5.1