Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/embedx
/ ns_size
Method
ns_size
src/sampler/sampler_source/mock_sampler_source.cc:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
public:
48
int ns_size() const noexcept override { return ns_size_; }
49
const id_name_t& id_name_map() const noexcept override {
50
return id_name_map_;
51
}
Callers
4
TEST_F
Function · 0.45
TEST_F
Function · 0.45
InitFrequencySampler
Method · 0.45
Sample
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.36
TEST_F
Function · 0.36