Home
last modified time | relevance | path

Searched refs:cgphase (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py98 cgphase = '' variable in SystemValues
3995 if sv.cgphase and p != sv.cgphase:
6303 elif(option == 'cgphase'):
6308 sysvals.cgphase = value
6503 ' -cgphase P Only show callgraph data for phase P (e.g. suspend_late)\n'\
6651 elif(arg == '-cgphase'):
6660 sysvals.cgphase = val
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dsleepgraph.py106 cgphase = '' variable in SystemValues
4252 if sv.cgphase and p != sv.cgphase:
6541 elif(option == 'cgphase'):
6546 sysvals.cgphase = value
6743 ' -cgphase P Only show callgraph data for phase P (e.g. suspend_late)\n'\
6902 elif(arg == '-cgphase'):
6911 sysvals.cgphase = val

Completed in 16 milliseconds