numam-dpdk/lib/mempool
Joyce Kong cee151b41b mempool: distinguish cache and pool debug counters
If cache is enabled, objects will be retrieved/put from/to cache,
subsequently from/to the common pool. Now the debug stats calculate
the objects retrieved/put from/to cache and pool together, it is
better to distinguish them.

Signed-off-by: Joyce Kong <joyce.kong@arm.com>
Signed-off-by: Dharmik Thakkar <dharmik.thakkar@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2021-05-04 09:44:55 +02:00
..
mempool_trace_points.c
meson.build
rte_mempool_ops_default.c
rte_mempool_ops.c
rte_mempool_trace_fp.h
rte_mempool_trace.h
rte_mempool.c mempool: distinguish cache and pool debug counters 2021-05-04 09:44:55 +02:00
rte_mempool.h mempool: distinguish cache and pool debug counters 2021-05-04 09:44:55 +02:00
version.map