Searched refs:P4_OPCODE_ESEL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_p4.c293 P4_CCCR_ESEL(P4_OPCODE_ESEL(P4_OPCODE(event))))
416 esel = P4_OPCODE_ESEL(bind->opcode);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dperf_event_p4.h265 #define P4_OPCODE_ESEL(opcode) ((opcode & 0x00ff) >> 0) macro

Completed in 42 milliseconds