Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libcpc/common/
H A Dobsoleted.c57 uint32_t __cpc_v1_pes[2]; /* last bound %pes values */ variable
105 __cpc_v1_pes[0] = this->ce_pes[0]; in cpc_bind_event()
106 __cpc_v1_pes[1] = this->ce_pes[1]; in cpc_bind_event()
137 this->ce_pes[0] = __cpc_v1_pes[0]; in cpc_take_sample()
138 this->ce_pes[1] = __cpc_v1_pes[1]; in cpc_take_sample()
H A Dlibcpc_impl.h123 extern uint32_t __cpc_v1_pes[2];