Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_private.h560 eal_malloc_no_trace(const char *type, size_t size, unsigned int align);
H A Deal_common_trace.c333 header = eal_malloc_no_trace(NULL, trace_mem_sz(trace->buff_len), 8); in __rte_trace_mem_per_thread_alloc()
H A Drte_malloc.c96 eal_malloc_no_trace(const char *type, size_t size, unsigned int align) in eal_malloc_no_trace() function