Lines Matching +full:power +full:- +full:related
2 Subsystem Trace Points: power
5 The power tracing system captures events related to power transitions
8 - Power state switch which reports events related to suspend (S-states),
9 cpuidle (C-states) and cpufreq (P-states)
10 - System clock related changes
11 - Power domains related changes and transitions
16 Cf. include/trace/events/power.h for the events definitions.
18 1. Power state switch events
22 -----------------
24 A 'cpu' event class gathers the CPU-related events: cpuidle and
39 Note: the value of '-1' or '4294967295' for state means an exit from the current state,
62 3. Power domains events
64 The power domain events are used for power domains transitions
69 The first parameter gives the power domain name (e.g. "mpu_pwrdm").
70 The second parameter is the power domain target state.