Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcpc/common/
H A Dlibcpc_impl.h198 struct _cpc_event { struct
199 int ce_cpuver;
200 hrtime_t ce_hrt; /* gethrtime() */
201 uint64_t ce_tick; /* virtualized %tick */
202 uint64_t ce_pic[2]; /* virtualized %pic */
203 uint64_t ce_pcr; /* %pcr */
236 struct _cpc_event { struct
237 int ce_cpuver;
238 hrtime_t ce_hrt; /* gethrtime() */
239 uint64_t ce_tsc; /* virtualized rdtsc value */
[all …]