Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ called_count
Method
called_count
test/bvar_sampler_unittest.cpp:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
++_ncalled;
60
}
61
int called_count() const { return _ncalled; }
62
private:
63
int _ncalled;
64
static int _s_ndestroy;
Callers
2
TEST
Function · 0.80
check
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected