Searched refs:PA_MEMPOOL_SLOT_SIZE (Results 1 – 2 of 2) sorted by relevance
60 #define PA_MEMPOOL_SLOT_SIZE (64*1024) macro840 p->block_size = PA_PAGE_ALIGN(PA_MEMPOOL_SLOT_SIZE); in pa_mempool_new()
2433 # Tile Size = PA_MEMPOOL_SLOT_SIZE in src/pulsecore/memblock.c. --aspotashev