Searched refs:eal_malloc_no_trace (Results 1 – 3 of 3) sorted by relevance
560 eal_malloc_no_trace(const char *type, size_t size, unsigned int align);
333 header = eal_malloc_no_trace(NULL, trace_mem_sz(trace->buff_len), 8); in __rte_trace_mem_per_thread_alloc()
96 eal_malloc_no_trace(const char *type, size_t size, unsigned int align) in eal_malloc_no_trace() function