Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1350 phba->ktime_seg1_total += seg1; in lpfc_io_ktime()
1413 div_u64(phba->ktime_seg1_total, in lpfc_debugfs_ioktime_data()
1453 div_u64(phba->ktime_seg1_total + in lpfc_debugfs_ioktime_data()
1475 div_u64(phba->ktime_seg1_total, in lpfc_debugfs_ioktime_data()
2848 phba->ktime_seg1_total = 0; in lpfc_debugfs_ioktime_write()
2889 phba->ktime_seg1_total = 0; in lpfc_debugfs_ioktime_write()
H A Dlpfc.h1464 uint64_t ktime_seg1_total; member
H A Dlpfc_nvmet.c641 phba->ktime_seg1_total += seg1; in lpfc_nvmet_ktime()