Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_malloc.c21 uint64_t malloc_sys; member
45 .malloc_sys = 0,
204 __atomic_add_fetch(&mlx5_sys_mem.malloc_sys, 1, in mlx5_malloc()
285 __atomic_load_n(&mlx5_sys_mem.malloc_sys, __ATOMIC_RELAXED), in mlx5_memory_stat_dump()