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

  /src/sys/sys/
cpu_data.h 59 CPU_COUNT_COLORHIT, /* 8 */
  /src/sys/uvm/
uvm_meter.c 170 u.colorhit = cpu_count_get(CPU_COUNT_COLORHIT);
487 uvmexp.colorhit = (int)cpu_count_get(CPU_COUNT_COLORHIT);
uvm_page.c 1066 CPU_COUNT_COLORHIT : CPU_COUNT_COLORMISS, 1);
1094 CPU_COUNT(CPU_COUNT_COLORHIT, 1);
1224 CPU_COUNT(CPU_COUNT_COLORHIT, 1);

Completed in 31 milliseconds