Searched defs:hashDescTable (Results 1 – 1 of 1) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/tests/bench/ |
D | bhDisplay.c | 56 void bench_largeInput(Bench_Entry const* hashDescTable, int nbHashes, int minlog, int maxlog) in bench_largeInput() 85 void bench_throughput_smallInputs(Bench_Entry const* hashDescTable, int nbHashes, size_t sizeMin, s… in bench_throughput_smallInputs() 109 void bench_latency_smallInputs(Bench_Entry const* hashDescTable, int nbHashes, size_t size_min, siz… in bench_latency_smallInputs() 132 void bench_throughput_randomInputLength(Bench_Entry const* hashDescTable, int nbHashes, size_t size… in bench_throughput_randomInputLength() 155 void bench_latency_randomInputLength(Bench_Entry const* hashDescTable, int nbHashes, size_t size_mi… in bench_latency_randomInputLength()
|