Home
last modified time | relevance | path

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

/qemu/hw/nvme/
H A Dctrl.c315 static inline uint64_t nvme_get_timestamp(const NvmeCtrl *n);
464 ret->timestamp = nvme_get_timestamp(n); in nvme_fdp_alloc_event()
5779 static inline uint64_t nvme_get_timestamp(const NvmeCtrl *n) in nvme_get_timestamp() function
5808 uint64_t timestamp = nvme_get_timestamp(n); in nvme_get_feature_timestamp()