The Gaudi Framework
v30r3 (a5ef0a68)
|
#include <src/component/perfmon/pfmlib_i386_p6.h>
Public Attributes | |
uint64_t | val |
struct { | |
unsigned long ctr_count: 32 | |
unsigned long ctr_res1: 32 | |
} | perfctr |
Definition at line 69 of file pfmlib_i386_p6.h.
unsigned long pfm_i386_p6_ctr_reg_t::ctr_count |
Definition at line 73 of file pfmlib_i386_p6.h.
unsigned long pfm_i386_p6_ctr_reg_t::ctr_res1 |
Definition at line 74 of file pfmlib_i386_p6.h.
struct { ... } pfm_i386_p6_ctr_reg_t::perfctr |
uint64_t pfm_i386_p6_ctr_reg_t::val |
Definition at line 70 of file pfmlib_i386_p6.h.