OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pmcver
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/cpuctl/arch/
i386.c
2328
unsigned int
pmcver
, ncounter, veclen;
local in function:identifycpu
2331
pmcver
= __SHIFTOUT(descs[0], CPUID_PERF_VERSION);
2335
cpuname,
pmcver
);
2336
if (((
pmcver
>= 3) && (
pmcver
<= 4)) ||
2337
((
pmcver
>= 5) &&
2357
if (
pmcver
>= 2) {
2365
if (
pmcver
<= 4)
Completed in 12 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025