Home
last modified time | relevance | path

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

/linux-6.15/drivers/ntb/test/
H A Dntb_perf.c877 if (!pthr->src) in perf_init_test()
890 pthr->tidx); in perf_init_test()
900 pthr->tidx); in perf_init_test()
906 pthr->tidx, in perf_init_test()
979 pthr->duration = ktime_sub(ktime_get(), pthr->duration); in perf_sync_test()
982 pthr->tidx, pthr->copied); in perf_sync_test()
985 pthr->tidx, ktime_to_us(pthr->duration)); in perf_sync_test()
988 div64_u64(pthr->copied, ktime_to_us(pthr->duration))); in perf_sync_test()
1043 pthr->status = perf_sync_test(pthr); in perf_thread_work()
1141 tidx, pthr->copied, ktime_to_us(pthr->duration), in perf_read_stats()
[all …]