Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1363 phba->ktime_seg4_total += seg4; in lpfc_io_ktime()
1444 div_u64(phba->ktime_seg4_total, in lpfc_debugfs_ioktime_data()
1454 phba->ktime_seg4_total, in lpfc_debugfs_ioktime_data()
1500 div_u64(phba->ktime_seg4_total, in lpfc_debugfs_ioktime_data()
2855 phba->ktime_seg4_total = 0; in lpfc_debugfs_ioktime_write()
2896 phba->ktime_seg4_total = 0; in lpfc_debugfs_ioktime_write()
H A Dlpfc.h1490 uint64_t ktime_seg4_total; member
H A Dlpfc_nvmet.c659 phba->ktime_seg4_total += seg4; in lpfc_nvmet_ktime()