Home
last modified time | relevance | path

Searched refs:ce_hrt (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libcpc/sparc/
H A Devent_ultra.c428 if (accum->ce_hrt < event->ce_hrt) in cpc_event_accum()
429 accum->ce_hrt = event->ce_hrt; in cpc_event_accum()
438 diff->ce_hrt = left->ce_hrt; in cpc_event_diff()
/titanic_50/usr/src/lib/libcpc/common/
H A Dobsoleted.c141 return (syscall(SYS_cpc, CPC_SAMPLE, -1, this->ce_pic, &this->ce_hrt, in cpc_take_sample()
280 args.udata2 = &this->ce_hrt; in cpc_shared_take_sample()
339 &event->ce_hrt, &CPC_TICKREG(event), CPC1_BUFSIZE)); in cpc_pctx_take_sample()
H A Dlibcpc_impl.h202 hrtime_t ce_hrt; /* gethrtime() */ member
240 hrtime_t ce_hrt; /* gethrtime() */ member
/titanic_50/usr/src/lib/libcpc/i386/
H A Devent_pentium.c668 if (accum->ce_hrt < event->ce_hrt) in cpc_event_accum()
669 accum->ce_hrt = event->ce_hrt; in cpc_event_accum()
678 diff->ce_hrt = left->ce_hrt; in cpc_event_diff()