Searched refs:ce_pes (Results 1 – 3 of 3) sorted by relevance
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()
243 uint32_t ce_pes[2]; /* Pentium II */ member244 #define ce_cesr ce_pes[0] /* Pentium I */
388 bits = &event->ce_pes[0]; in cpc_strtoevent()599 unmake_pes(event->ce_pes[0], cpuver, &xpes[0]); in cpc_eventtostr()603 unmake_pes(event->ce_pes[1], cpuver, &xpes[1]); in cpc_eventtostr()719 unmake_pes(event->ce_pes[i], cpuver, &xpes[i]); in __cpc_eventtoset()