Provided by: libnvme-dev_1.15-2_amd64 

NAME
struct nvme_perf_attr_id - Performance attribute identifier structure
SYNOPSIS
struct nvme_perf_attr_id {
__u8 id[NVME_UUID_LEN];
};
Members
id Performance attribute identifier
August 2025 struct nvme_perf_attr_id libnvme(2)