Searched defs:__cpc_buf (Results 1 – 1 of 1) sorted by relevance
63 struct __cpc_buf { struct64 uint64_t *cb_data; /* Pointer to data store */65 hrtime_t cb_hrtime; /* hrtime at last sample */66 uint64_t cb_tick; /* virtualized tsc/tick */67 size_t cb_size; /* Size of data store, bytes */68 cpc_buf_t *cb_next; /* List of all bufs */