OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:invariant
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
tsc.c
91
bool
invariant
;
local in function:tsc_is_invariant
97
invariant
= false;
104
* where the TSC is known
invariant
:
119
invariant
= true;
122
invariant
= CPUID_TO_MODEL(ci->ci_signature) == 0x0e ||
128
invariant
= CPUID_TO_MODEL(ci->ci_signature) >= 0x03;
157
* The best way to check whether the TSC counter is
invariant
or not
166
invariant
= (descs[3] & CPUID_APM_ITSC) != 0;
170
return
invariant
;
228
bool
invariant
;
local in function:tsc_tc_init
[
all
...]
Completed in 13 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025