Searched refs:StorageTotal (Results 1 – 1 of 1) sorted by relevance
123 uint32_t StorageTotal = computeThreadStorageTotal(); in push() local128 StorageTotal *= mapping::getWarpSize(); in push()131 if (Usage[TId] + AlignedBytes <= StorageTotal) { in push()