Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ntb/test/
H A Dntb_perf.c168 struct perf_thread { struct
185 container_of(__work, struct perf_thread, work) argument
201 struct perf_thread threads[MAX_THREADS_CNT];
779 struct perf_thread *pthr = data; in perf_dma_copy_callback()
871 static int perf_init_test(struct perf_thread *pthr) in perf_init_test()
922 static int perf_run_test(struct perf_thread *pthr) in perf_run_test()
966 static int perf_sync_test(struct perf_thread *pthr) in perf_sync_test()
1023 struct perf_thread *pthr = to_thread_work(work); in perf_thread_work()
1082 struct perf_thread *pthr; in perf_submit_test()
1120 struct perf_thread *pthr; in perf_read_stats()
[all …]