Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1360 phba->ktime_seg2_total += seg2; in lpfc_io_ktime()
1429 div_u64(phba->ktime_seg2_total, in lpfc_debugfs_ioktime_data()
1459 phba->ktime_seg2_total + in lpfc_debugfs_ioktime_data()
1489 div_u64(phba->ktime_seg2_total, in lpfc_debugfs_ioktime_data()
2880 phba->ktime_seg2_total = 0; in lpfc_debugfs_ioktime_write()
2921 phba->ktime_seg2_total = 0; in lpfc_debugfs_ioktime_write()
H A Dlpfc.h1440 uint64_t ktime_seg2_total; member
H A Dlpfc_nvmet.c647 phba->ktime_seg2_total += seg2; in lpfc_nvmet_ktime()