Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_stat.c226 t = gethrtime() - cmd->nc_submit_ts; in nvme_admin_stat_cmd()
H A Dnvme_var.h217 hrtime_t nc_submit_ts; member
H A Dnvme.c1698 cmd->nc_submit_ts = gethrtime(); in nvme_submit_cmd_common()