Searched refs:pagesCount (Results 1 – 1 of 1) sorted by relevance
105 size_t pagesCount = size / pageSize; in AllocStack() local110 pagesCount++; in AllocStack()114 pagesCount++; in AllocStack()116 desc.stackMemoryBytesCount = pagesCount * pageSize; in AllocStack()131 int pagesCount = (int)(size / pageSize); in AllocStack() local136 pagesCount++; in AllocStack()140 pagesCount++; in AllocStack()142 desc.stackMemoryBytesCount = pagesCount * pageSize; in AllocStack()