Searched refs:MIPS_CPU_COUNTER (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/kernel/
H A Dcpu-probe.c724 c->options = MIPS_CPU_4KEX | MIPS_CPU_4K_CACHE | MIPS_CPU_COUNTER |
1034 | MIPS_CPU_COUNTER)
1216 MIPS_CPU_COUNTER | MIPS_CPU_WATCH |
1226 MIPS_CPU_COUNTER | MIPS_CPU_WATCH |
1242 MIPS_CPU_COUNTER | MIPS_CPU_WATCH |
1754 c->options &= ~MIPS_CPU_COUNTER;
/linux-master/arch/mips/include/asm/
H A Dcpu.h366 #define MIPS_CPU_COUNTER BIT_ULL( 7) /* Cycle count/compare */ macro
H A Dcpu-features.h162 #define cpu_has_counter __opt(MIPS_CPU_COUNTER)

Completed in 152 milliseconds