Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1360 phba->ktime_seg3_total += seg3; in lpfc_io_ktime()
1435 div_u64(phba->ktime_seg3_total, in lpfc_debugfs_ioktime_data()
1455 phba->ktime_seg3_total + in lpfc_debugfs_ioktime_data()
1493 div_u64(phba->ktime_seg3_total, in lpfc_debugfs_ioktime_data()
2854 phba->ktime_seg3_total = 0; in lpfc_debugfs_ioktime_write()
2895 phba->ktime_seg3_total = 0; in lpfc_debugfs_ioktime_write()
H A Dlpfc.h1470 uint64_t ktime_seg3_total; member
H A Dlpfc_nvmet.c653 phba->ktime_seg3_total += seg3; in lpfc_nvmet_ktime()