Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_malloc.c25 uint64_t realloc_sys; member
47 .realloc_sys = 0,
251 __atomic_add_fetch(&mlx5_sys_mem.realloc_sys, 1, in mlx5_realloc()
286 __atomic_load_n(&mlx5_sys_mem.realloc_sys, __ATOMIC_RELAXED), in mlx5_memory_stat_dump()