Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ set_frequency
Method
set_frequency
BeefRT/gperftools/src/profiledata.h:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
return frequency_;
94
}
95
void set_frequency(int frequency) {
96
frequency_ = frequency;
97
}
98
99
private:
100
int frequency_; // Sample frequency.
Callers
2
Start
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36