OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPUID_PERF_NGPPC
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/tprof/
tprof_x86_intel.c
111
return __SHIFTOUT(descs[0],
CPUID_PERF_NGPPC
);
249
if ((descs[0] &
CPUID_PERF_NGPPC
) == 0)
/src/sys/arch/x86/include/
specialreg.h
613
#define
CPUID_PERF_NGPPC
__BITS(15, 8) /* Num of G.P. perf counter */
/src/usr.sbin/cpuctl/arch/
i386.c
2332
ncounter = __SHIFTOUT(descs[0],
CPUID_PERF_NGPPC
);
Completed in 20 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026