Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_cell.c93 struct pm_signal { struct
94 u16 cpu; /* Processor to modify */
95 u16 sub_unit; /* hw subunit this applies to (if applicable)*/
96 short int signal_group; /* Signal Group to Enable/Disable */
97 u8 bus_word; /* Enable/Disable on this Trace/Trigger/Event
100 u8 bit; /* Trigger/Event bit (if applicable) */
178 static struct pm_signal pm_signal[NR_PHYS_CTRS]; variable