Home
last modified time | relevance | path

Searched defs:Allocate (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/src/
Dpaged_mem_pool.cpp51 void* PagedMemPool::Allocate() in Allocate() function in PagedMemPool
/developtools/profiler/hiebpf/src/
Dringbuffer.cpp277 char* RingBuffer::Allocate(std::size_t bufSize) in Allocate() function in RingBuffer