Searched refs:DFX_MEMPOOLS_NUM (Results 1 – 3 of 3) sorted by relevance
20 #define DFX_MEMPOOLS_NUM 7 macro62 DfxMempool dfxMempoolBuf[DFX_MEMPOOLS_NUM];
304 for (int i = 0; i < DFX_MEMPOOLS_NUM; i++) {
251 for (uint32_t i = 0; i < DFX_MEMPOOLS_NUM; i++) { in InitDfxAllocator()