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

  /src/sys/arch/alpha/alpha/
clock.c 62 int alpha_use_cctr; /* != 0 if we're using the PCC timecounter */ variable in typeref:typename:int
116 alpha_use_cctr = 1;
interrupt.c 240 if (alpha_use_cctr) {
cpu.c 861 if (alpha_use_cctr) {
machdep.c 1651 NULL, 0, &alpha_use_cctr, 0,
  /src/sys/arch/alpha/include/
alpha.h 79 extern int alpha_use_cctr;

Completed in 14 milliseconds