Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
DoOnlyDecode
Function · 0.45
DoDecodeEncode
Function · 0.45
DoEncodeDecode
Function · 0.45
GetRawData
Method · 0.45
PostRecv
Method · 0.45
Sync
Method · 0.45
CreateDataSyncQPs
Method · 0.45
RunBWTest
Method · 0.45
PostRDMA
Method · 0.45
ParsePacket
Method · 0.45
OnComplete
Method · 0.45
Copy
Method · 0.45
Calls
no outgoing calls
Tested by
1
RunIBTest
Function · 0.36