Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ntb/test/
H A Dntb_perf.c879 if (!pthr->src) in perf_init_test()
892 pthr->tidx); in perf_init_test()
902 pthr->tidx); in perf_init_test()
908 pthr->tidx, in perf_init_test()
981 pthr->duration = ktime_sub(ktime_get(), pthr->duration); in perf_sync_test()
984 pthr->tidx, pthr->copied); in perf_sync_test()
987 pthr->tidx, ktime_to_us(pthr->duration)); in perf_sync_test()
990 div64_u64(pthr->copied, ktime_to_us(pthr->duration))); in perf_sync_test()
1045 pthr->status = perf_sync_test(pthr); in perf_thread_work()
1143 tidx, pthr->copied, ktime_to_us(pthr->duration), in perf_read_stats()
[all …]