Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ get_freq
Function
get_freq
freebsd/arm/arm/generic_timer.c:138–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
#endif
137
138
static int
139
get_freq(void)
140
{
141
return (get_el0(cntfrq));
142
}
143
144
static uint64_t
145
get_cntxct_a64_unstable(bool physical)
Callers
1
arm_tmr_attach
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected