Home
last modified time | relevance | path

Searched refs:threshold_hit_count (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/common/qat/
H A Dqat_common.c97 stats->threshold_hit_count += qp[i]->stats.threshold_hit_count; in qat_stats_get()
99 i, stats->threshold_hit_count); in qat_stats_get()
H A Dqat_common.h64 uint64_t threshold_hit_count; member
H A Dqat_qp.c624 tmp_qp->stats.threshold_hit_count++; in qat_enqueue_op_burst()
728 tmp_qp->stats.threshold_hit_count++; in qat_enqueue_comp_op_burst()