Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcpc/common/
H A Dlibcpc_impl.h61 struct __cpc_buf { struct
62 uint64_t *cb_data; /* Pointer to data store */
63 hrtime_t cb_hrtime; /* hrtime at last sample */
64 uint64_t cb_tick; /* virtualized tsc/tick */
65 size_t cb_size; /* Size of data store, bytes */
66 cpc_buf_t *cb_next; /* List of all bufs */