Home
last modified time | relevance | path

Searched defs:pm_signal (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/powerpc/oprofile/
Dop_model_cell.c95 struct pm_signal { struct
96 u16 cpu; /* Processor to modify */
97 u16 sub_unit; /* hw subunit this applies to (if applicable)*/
98 short int signal_group; /* Signal Group to Enable/Disable */
99 u8 bus_word; /* Enable/Disable on this Trace/Trigger/Event
102 u8 bit; /* Trigger/Event bit (if applicable) */
180 static struct pm_signal pm_signal[NR_PHYS_CTRS]; variable