Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ size
Method
size
util/system/backtrace.cpp:298–300 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
}
297
298
size_t TBackTrace::size() const {
299
return Size;
300
}
301
302
const void* const* TBackTrace::data() const {
303
return Data;
Callers
15
TryGetEnv
Function · 0.45
TestCreateRemove
Method · 0.45
MadviseSequentialAccess
Function · 0.45
MadviseRandomAccess
Function · 0.45
MadviseEvict
Function · 0.45
MadviseExcludeFromCoreDump
Function · 0.45
MadviseIncludeIntoCoreDump
Function · 0.45
with_lock
Method · 0.45
Panic
Method · 0.45
Y_UNIT_TEST
Function · 0.45
TSan
Method · 0.45
TContMachineContext
Method · 0.45
Calls
no outgoing calls
Tested by
9
TestCreateRemove
Method · 0.36
TestBackTraceView
Method · 0.36
TestHugeFile
Function · 0.36
TestImpl
Function · 0.36
TestBufferedIO
Method · 0.36
TestBufferStream
Method · 0.36
TestStreamReadTo
Function · 0.36
TestStrokaInput
Method · 0.36
TestUtf16StingOutputByChars
Method · 0.36