Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_debugfs.c1357 phba->ktime_seg2_total += seg2; in lpfc_io_ktime()
1426 div_u64(phba->ktime_seg2_total, in lpfc_debugfs_ioktime_data()
1456 phba->ktime_seg2_total + in lpfc_debugfs_ioktime_data()
1486 div_u64(phba->ktime_seg2_total, in lpfc_debugfs_ioktime_data()
2846 phba->ktime_seg2_total = 0; in lpfc_debugfs_ioktime_write()
2887 phba->ktime_seg2_total = 0; in lpfc_debugfs_ioktime_write()
Dlpfc.h1209 uint64_t ktime_seg2_total; member
Dlpfc_nvmet.c646 phba->ktime_seg2_total += seg2; in lpfc_nvmet_ktime()