Home
last modified time | relevance | path

Searched refs:nvme_get_timestamp (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dctrl.c319 static inline uint64_t nvme_get_timestamp(const NvmeCtrl *n);
468 ret->timestamp = nvme_get_timestamp(n); in nvme_fdp_alloc_event()
6068 static inline uint64_t nvme_get_timestamp(const NvmeCtrl *n) in nvme_get_timestamp() function
6097 uint64_t timestamp = nvme_get_timestamp(n); in nvme_get_feature_timestamp()