Home
last modified time | relevance | path

Searched refs:compl_time_stamp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd.h164 * @compl_time_stamp: time stamp for statistics
190 ktime_t compl_time_stamp; member
H A Dufshcd.c463 tag, ktime_to_us(lrbp->compl_time_stamp)); in ufshcd_print_trs()
1965 lrbp->compl_time_stamp = ktime_set(0, 0); in ufshcd_send_command()
4980 lrbp->compl_time_stamp = ktime_get(); in __ufshcd_transfer_req_compl()
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h169 * @compl_time_stamp: time stamp for statistics (CLOCK_MONOTONIC)
195 ktime_t compl_time_stamp; member
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd.c2129 now = lrbp->compl_time_stamp; in ufshcd_update_monitor()
2165 lrbp->compl_time_stamp = ktime_set(0, 0); in ufshcd_send_command()
5393 lrbp->compl_time_stamp = ktime_get(); in ufshcd_compl_one_cqe()

Completed in 27 milliseconds