numam-dpdk/lib/librte_mempool
David Marchand 0fc601af3a trace: simplify trace point registration
RTE_TRACE_POINT_DEFINE and RTE_TRACE_POINT_REGISTER must come in pairs.
Merge them and let RTE_TRACE_POINT_REGISTER handle the constructor part.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2020-07-05 21:34:21 +02:00
..
Makefile mempool: add tracepoints 2020-04-23 15:40:11 +02:00
mempool_trace_points.c trace: simplify trace point registration 2020-07-05 21:34:21 +02:00
meson.build mempool: return 0 if area is too small on populate 2020-05-05 00:27:05 +02:00
rte_mempool_ops_default.c
rte_mempool_ops.c mempool: add tracepoints 2020-04-23 15:40:11 +02:00
rte_mempool_trace_fp.h mempool: add tracepoints 2020-04-23 15:40:11 +02:00
rte_mempool_trace.h trace: add size_t field emitter 2020-06-15 19:27:00 +02:00
rte_mempool_version.map mempool: return 0 if area is too small on populate 2020-05-05 00:27:05 +02:00
rte_mempool.c mempool: return 0 if area is too small on populate 2020-05-05 00:27:05 +02:00
rte_mempool.h mempool: return 0 if area is too small on populate 2020-05-05 00:27:05 +02:00