Searched refs:cb_hrtime (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libcpc/common/
H A Dlibcpc.c404 buf->cb_hrtime = 0;
693 &buf->cb_hrtime, &buf->cb_tick));
696 args.udata2 = &buf->cb_hrtime;
701 buf->cb_data, &buf->cb_hrtime, &buf->cb_tick,
718 ds->cb_hrtime = (a->cb_hrtime > b->cb_hrtime) ?
719 a->cb_hrtime : b->cb_hrtime;
735 ds->cb_hrtime
[all...]
H A Dlibcpc_impl.h61 hrtime_t cb_hrtime; /* hrtime at last sample */ member in struct:__cpc_buf

Completed in 17 milliseconds