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

/openbsd-current/sys/arch/i386/include/
H A Dpctr.h30 #define P5CTR_C 0x100 /* count cycles rather than events */ macro
/openbsd-current/usr.bin/pctr/
H A Dpctrvar.h61 #ifndef P5CTR_C
62 #define P5CTR_C 0x100 macro
H A Dpctr.c263 sel & P5CTR_C ? 'c' : '-',
440 val |= P5CTR_C;

Completed in 72 milliseconds