Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ GetBlockSize
Function
GetBlockSize
src/brpc/rdma/block_pool.cpp:540–542 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
538
}
539
540
size_t GetBlockSize(int type) {
541
return g_block_size[type];
542
}
543
544
void DumpMemoryPoolInfo(std::ostream& os) {
545
if (!g_dump_mutex) {
Callers
4
TEST_F
Function · 0.85
AllocAndDealloc
Function · 0.85
DumpMemoryPoolInfo
Function · 0.85
GlobalInitialize
Method · 0.85
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.68
AllocAndDealloc
Function · 0.68