Home
last modified time | relevance | path

Searched defs:spdk_zipf (Results 1 – 1 of 1) sorted by relevance

/spdk/lib/util/
H A Dzipf.c10 struct spdk_zipf { struct
11 uint64_t range;
12 double alpha;
13 double eta;
14 double theta;
15 double zetan;
16 double val1_limit;
17 uint32_t seed;