Home
last modified time | relevance | path

Searched refs:CPC_TICKREG (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libcpc/common/
H A Dobsoleted.c140 &CPC_TICKREG(this), 0)); in cpc_take_sample()
279 args.udata3 = &CPC_TICKREG(this); in cpc_shared_take_sample()
337 &event->ce_hrt, &CPC_TICKREG(event), CPC1_BUFSIZE)); in cpc_pctx_take_sample()
H A Dlibcpc_impl.h206 #define CPC_TICKREG(ev) ((ev)->ce_tick) macro
245 #define CPC_TICKREG(ev) ((ev)->ce_tsc) macro