Searched defs:_cpc_event (Results 1 – 1 of 1) sorted by relevance
200 struct _cpc_event { struct201 int ce_cpuver;202 hrtime_t ce_hrt; /* gethrtime() */203 uint64_t ce_tick; /* virtualized %tick */204 uint64_t ce_pic[2]; /* virtualized %pic */205 uint64_t ce_pcr; /* %pcr */238 struct _cpc_event { struct239 int ce_cpuver;240 hrtime_t ce_hrt; /* gethrtime() */241 uint64_t ce_tsc; /* virtualized rdtsc value */[all …]