Home
last modified time | relevance | path

Searched refs:err_count (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst261 * Isolate if the cause of errors for err_count using ``rte_cryptodev_stats``.
269 * Isolate if the cause of errors for err_count using ``rte_cryptodev_stats``.
/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c5439 int ok_count = 0, err_count = 0; in clusterManagerCommandSetTimeout() local
5473 err_count++; in clusterManagerCommandSetTimeout()
5476 ok_count, err_count); in clusterManagerCommandSetTimeout()