Searched refs:spdk_histogram_data_fn (Results 1 – 2 of 2) sorted by relevance
150 typedef void (*spdk_histogram_data_fn)(void *ctx, uint64_t start, uint64_t end, uint64_t count, typedef155 spdk_histogram_data_fn fn, void *ctx) in spdk_histogram_data_iterate()
3611 spdk_histogram_data_fn cb_fn = cb_arg; in histogram_channel_data_cb()