EFI_ACPI_5_0_FPDT_S3_SUSPEND_RECORD

FPDT Basic S3 Suspend Performance Record

Members

Variables

Header
EFI_ACPI_5_0_FPDT_PERFORMANCE_RECORD_HEADER Header;
SuspendEnd
UINT64 SuspendEnd;

Timer value recorded at the final firmware write to SLP_TYP (or other mechanism) used to trigger hardware entry to S3. Only the most recent suspend cycle's timer value is retained.

SuspendStart
UINT64 SuspendStart;

Timer value recorded at the OS write to SLP_TYP upon entry to S3. Only the most recent suspend cycle's timer value is retained.

Meta