Home
last modified time | relevance | path

Searched refs:running_state (Results 1 – 2 of 2) sorted by relevance

/include/ras/
Dras_event.h180 __field(u32, running_state)
196 __entry->running_state = proc->running_state;
199 __entry->running_state = ~0;
207 __entry->running_state, __entry->psci_state)
/include/linux/
Dcper.h414 u32 running_state; /* Bit 0 set - Processor running. PSCI = 0 */ member