OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fraq
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
procfs_machdep.c
423
uint64_t freq,
fraq
;
local
426
fraq
= ((ci->ci_data.cpu_cc_freq + 4999) / 10000) % 100;
428
"\n", freq,
fraq
);
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026