DOKK / manpages / debian 12 / libnvme-dev / nvme_nvmset_pl_events.2.en
libnvme(2) API Manual libnvme(2)

enum nvme_nvmset_pl_events - Predictable Latency Per NVM Set Log - Event Type

enum nvme_nvmset_pl_events {
NVME_NVMSET_PL_EVENT_DTWIN_READ_WARN ,
NVME_NVMSET_PL_EVENT_DTWIN_WRITE_WARN ,
NVME_NVMSET_PL_EVENT_DTWIN_TIME_WARN ,
NVME_NVMSET_PL_EVENT_DTWIN_EXCEEDED ,
NVME_NVMSET_PL_EVENT_DTWIN_EXCURSION

};

DTWIN Reads Warning
DTWIN Writes Warning
DTWIN Time Warning
Autonomous transition from DTWIN to NDWIN due to typical or maximum value exceeded
Autonomous transition from DTWIN to NDWIN due to Deterministic Excursion
enum nvme_nvmset_pl_events January 2023