suspend
This action produces an XML file that summarizes the metrics for the suspend sequence.
-a suspend [-summary] [-timeout <unit> [<precision>]] [-min <duration>]
Options
-summary
Displays the suspend transitions in this trace.
-timeunit<unit> [<precision>]
Configure time presentation to use time unit <unit> and optionally time precision <precision>. Possible units of time are "ns" (nanoseconds), "us" (microseconds), "ms" (milliseconds), or "s" (seconds).
-min<duration>
Shows individual timings longer than or equal to <duration>.
Remarks
If you do not specify an option, -summary is used by default.