Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dmemory_pool.h20 struct memory_pool { struct
27 void memory_pool_init(struct memory_pool *pool); argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dmemory_manager.h115 DynamicMemPoolBestFit *memory_pool() { return memory_pool_; } in memory_pool() function