HomeSort by: relevance | last modified time | path
    Searched refs:CPUID_PERF_NBWGPPC (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/tprof/
tprof_x86_intel.c 252 counter_bitwidth = __SHIFTOUT(descs[0], CPUID_PERF_NBWGPPC);
  /src/sys/arch/x86/include/
specialreg.h 614 #define CPUID_PERF_NBWGPPC __BITS(23, 16) /* Bit width of G.P. perfcnt */
  /src/usr.sbin/cpuctl/arch/
i386.c 2345 (uint32_t)__SHIFTOUT(descs[0], CPUID_PERF_NBWGPPC),

Completed in 16 milliseconds