Home
last modified time | relevance | path

Searched defs:pctrst (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/arch/amd64/include/
H A Dpctr.h21 struct pctrst { struct
22 u_int pctr_fn[PCTR_NUM]; /* Current settings of counters */
46 #define PCIOCRD _IOR('c', 1, struct pctrst) /* Read counter value */ argument
/openbsd-src/sys/arch/i386/include/
H A Dpctr.h21 struct pctrst { struct
22 u_int pctr_fn[PCTR_NUM]; /* Current settings of counters */
23 pctrval pctr_tsc; /* Free-running 64-bit cycle counter */
24 pctrval pctr_hwc[PCTR_NUM]; /* Values of the hardware counters */