MCPcopy Create free account
hub / github.com/catboost/catboost / GetData

Method GetData

library/cpp/netliba/v6/ib_mem.cpp:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 }
24
25 char* TIBMemSuperBlock::GetData() {
26 return MemRegion->GetData();
27 }
28
29 void TIBMemSuperBlock::DecRef() {
30 if (AtomicAdd(UseCount, -1) == 0) {

Callers 15

DoOnlyDecodeFunction · 0.45
DoDecodeEncodeFunction · 0.45
DoEncodeDecodeFunction · 0.45
GetRawDataMethod · 0.45
PostRecvMethod · 0.45
SyncMethod · 0.45
CreateDataSyncQPsMethod · 0.45
RunBWTestMethod · 0.45
PostRDMAMethod · 0.45
ParsePacketMethod · 0.45
OnCompleteMethod · 0.45
CopyMethod · 0.45

Calls

no outgoing calls

Tested by 1

RunIBTestFunction · 0.36