Linux Kernel
3.7.1
|
Data Fields | |
u64 | pm_control |
u64 | pm_start_stop |
u64 | group_control |
u64 | debug_bus_control |
struct ps3_lpm_shadow_regs - Performance monitor shadow registers.
: Shadow of the processor's pm_control register. : Shadow of the processor's pm_start_stop register. : Shadow of the processor's group_control register. : Shadow of the processor's debug_bus_control register.
The logical performance monitor provides a write-only interface to these processor registers. These shadow variables cache the processor register values for reading.
The initial value of the shadow registers at lpm creation is PS3_LPM_SHADOW_REG_INIT.