MCPcopy 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
138static int
139get_freq(void)
140{
141 return (get_el0(cntfrq));
142}
143
144static uint64_t
145get_cntxct_a64_unstable(bool physical)

Callers 1

arm_tmr_attachFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected