MCPcopy 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
298size_t TBackTrace::size() const {
299 return Size;
300}
301
302const void* const* TBackTrace::data() const {
303 return Data;

Callers 15

TryGetEnvFunction · 0.45
TestCreateRemoveMethod · 0.45
MadviseSequentialAccessFunction · 0.45
MadviseRandomAccessFunction · 0.45
MadviseEvictFunction · 0.45
with_lockMethod · 0.45
PanicMethod · 0.45
Y_UNIT_TESTFunction · 0.45
TSanMethod · 0.45
TContMachineContextMethod · 0.45

Calls

no outgoing calls

Tested by 9

TestCreateRemoveMethod · 0.36
TestBackTraceViewMethod · 0.36
TestHugeFileFunction · 0.36
TestImplFunction · 0.36
TestBufferedIOMethod · 0.36
TestBufferStreamMethod · 0.36
TestStreamReadToFunction · 0.36
TestStrokaInputMethod · 0.36