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

/openbsd-current/sys/arch/i386/include/
H A Dpctr.h28 #define P5CTR_K 0x40 /* Monitor kernel-level events */ macro
/openbsd-current/usr.bin/pctr/
H A Dpctr.c265 sel & P5CTR_K ? 'k' : '-',
442 val |= P5CTR_K;
446 val |= P5CTR_K | P5CTR_U;
H A Dpctrvar.h55 #ifndef P5CTR_K
56 #define P5CTR_K 0x040 macro

Completed in 123 milliseconds