Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetCapacity
Method
GetCapacity
library/cpp/yt/memory/chunked_memory_pool.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
size_t TChunkedMemoryPool::GetCapacity() const
192
{
193
return Capacity_;
194
}
195
196
size_t TChunkedMemoryPool::GetCurrentChunkSpareSize() const
197
{
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected