Searched refs:suspend (Results 1 – 19 of 19) sorted by relevance
| /tools/power/pm-graph/ |
| A D | .gitignore | 2 suspend-[0-9]*-[0-9]* 3 suspend-[0-9]*-[0-9]*-x[0-9]*
|
| A D | README | 189 successive suspend/resumes. 219 suspend-xN-{date}-{time}: 223 suspend-{date}-{time} (1) 224 suspend-{date}-{time} (2) 295 %> cd suspend-xN-{date}-{time} 307 config/suspend.cfg 312 config/suspend-dev.cfg 317 config/suspend-callgraph.cfg 322 config/suspend-x2-proc.cfg 334 Run a simple mem suspend: [all …]
|
| A D | sleepgraph.py | 6329 suspend = find_in_html(html, 'Kernel Suspend', 'ms') 6334 if not suspend or not resume or len(stmp) != 8: 6450 'suspend': suspend,
|
| /tools/power/pm-graph/config/ |
| A D | suspend-callgraph.cfg | 9 # sudo ./sleepgraph.py -config config/suspend.cfg 27 output-dir: suspend-{hostname}-{date}-{time}-cg 38 # insert a small visible gap between suspend and resume on the timeline (default: false) 43 # Command to execute in lieu of suspend (default: "") 55 # Run two suspend/resumes back to back (default: false) 63 # Include an N ms delay before (1st) suspend (default: 0 ms)
|
| A D | suspend-dev.cfg | 9 # sudo ./sleepgraph.py -config config/suspend-dev.cfg 26 output-dir: suspend-{hostname}-{date}-{time}-dev 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 42 # Command to execute in lieu of suspend (default: "") 54 # Run two suspend/resumes back to back (default: false) 62 # Include an N ms delay before (1st) suspend (default: 0 ms)
|
| A D | suspend-x2-proc.cfg | 9 # sudo ./sleepgraph.py -config config/suspend-proc.cfg 26 output-dir: suspend-{hostname}-{date}-{time}-x2-proc 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 42 # Command to execute in lieu of suspend (default: "") 54 # Run two suspend/resumes back to back (default: false) 62 # Include an N ms delay before (1st) suspend (default: 0 ms)
|
| A D | suspend.cfg | 9 # sudo ./sleepgraph.py -config config/suspend.cfg 26 output-dir: suspend-{hostname}-{date}-{time} 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 42 # Command to execute in lieu of suspend (default: "") 54 # Run two suspend/resumes back to back (default: false) 62 # Include an N ms delay before (1st) suspend (default: 0 ms)
|
| A D | example.cfg | 26 output-dir: suspend-{hostname}-{date}-{time} 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 44 # Sync filesystem before suspend 48 # Runtime suspend enable/disable 49 # Enable/disable runtime suspend for all devices, restore all after test (default: no-action) 66 # Command to execute in lieu of suspend (default: "") 82 # Run two suspend/resumes back to back and display in the same timeline (default: false) 90 # Include an N ms delay before (1st) suspend (default: 0 ms) 131 cgphase: suspend
|
| A D | freeze.cfg | 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 54 # Run two suspend/resumes back to back (default: false) 62 # Include an N ms delay before (1st) suspend (default: 0 ms)
|
| A D | standby.cfg | 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 54 # Run two suspend/resumes back to back (default: false) 62 # Include an N ms delay before (1st) suspend (default: 0 ms)
|
| A D | standby-callgraph.cfg | 38 # insert a small visible gap between suspend and resume on the timeline (default: false) 55 # Run two suspend/resumes back to back (default: false) 63 # Include an N ms delay before (1st) suspend (default: 0 ms)
|
| A D | standby-dev.cfg | 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 54 # Run two suspend/resumes back to back (default: false) 62 # Include an N ms delay before (1st) suspend (default: 0 ms)
|
| A D | freeze-callgraph.cfg | 38 # insert a small visible gap between suspend and resume on the timeline (default: false) 55 # Run two suspend/resumes back to back (default: false) 63 # Include an N ms delay before (1st) suspend (default: 0 ms)
|
| A D | freeze-dev.cfg | 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 54 # Run two suspend/resumes back to back (default: false) 62 # Include an N ms delay before (1st) suspend (default: 0 ms)
|
| A D | custom-timeline-functions.cfg | 37 # Run two suspend/resumes back to back (default: false) 53 # insert a small visible gap between suspend and resume on the timeline (default: false) 58 output-dir: suspend-{hostname}-{date}-{time}-custom
|
| /tools/testing/selftests/powerpc/tm/ |
| A D | tm-syscall.c | 35 pid_t getppid_tm(bool scv, bool suspend) in getppid_tm() argument 41 if (suspend) { in getppid_tm()
|
| /tools/testing/selftests/timers/ |
| A D | .gitignore | 2 alarmtimer-suspend
|
| /tools/testing/selftests/breakpoints/ |
| A D | step_after_suspend_test.c | 155 void suspend(void) in suspend() function 221 suspend(); in main()
|
| /tools/arch/x86/kcpuid/ |
| A D | cpuid.csv | 258 …0x7, 0, edx, 16, tsxldtrk , TSX suspend/resume load address tracking
|
Completed in 26 milliseconds