Searched defs:pctrst (Results 1 – 2 of 2) sorted by relevance
21 struct pctrst { struct22 u_int pctr_fn[PCTR_NUM]; /* Current settings of counters */46 #define PCIOCRD _IOR('c', 1, struct pctrst) /* Read counter value */ argument
21 struct pctrst { struct22 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 */