Searched defs:so_far (Results 1 – 7 of 7) sorted by relevance
| /spdk/scripts/ |
| H A D | histogram.py | 22 so_far = 0 variable
|
| /spdk/examples/util/zipf/ |
| H A D | zipf.c | 19 uint64_t total, uint64_t so_far) in print_bucket()
|
| /spdk/test/unit/include/spdk/histogram_data.h/ |
| H A D | histogram_ut.c | 26 uint64_t total, uint64_t so_far) in check_values()
|
| /spdk/include/spdk/ |
| H A D | histogram_data.h | 157 uint64_t i, j, count, so_far, total; in spdk_histogram_data_iterate() local
|
| /spdk/test/nvme/overhead/ |
| H A D | overhead.c | 480 uint64_t total, uint64_t so_far) in print_bucket() argument
|
| /spdk/test/unit/lib/bdev/mt/bdev.c/ |
| H A D | bdev_ut.c | 1863 histogram_io_count(void * ctx,uint64_t start,uint64_t end,uint64_t count,uint64_t total,uint64_t so_far) histogram_io_count() argument
|
| /spdk/test/unit/lib/bdev/bdev.c/ |
| H A D | bdev_ut.c | 3597 histogram_io_count(void * ctx,uint64_t start,uint64_t end,uint64_t count,uint64_t total,uint64_t so_far) histogram_io_count() argument
|