Lines Matching refs:perf_thread
165 struct perf_thread { struct
182 container_of(__work, struct perf_thread, work) argument
198 struct perf_thread threads[MAX_THREADS_CNT];
767 struct perf_thread *pthr = data; in perf_dma_copy_callback()
773 static int perf_copy_chunk(struct perf_thread *pthr, in perf_copy_chunk()
859 static int perf_init_test(struct perf_thread *pthr) in perf_init_test()
891 static int perf_run_test(struct perf_thread *pthr) in perf_run_test()
935 static int perf_sync_test(struct perf_thread *pthr) in perf_sync_test()
964 static void perf_clear_test(struct perf_thread *pthr) in perf_clear_test()
987 struct perf_thread *pthr = to_thread_work(work); in perf_thread_work()
1046 struct perf_thread *pthr; in perf_submit_test()
1083 struct perf_thread *pthr; in perf_read_stats()
1117 struct perf_thread *pthr; in perf_init_threads()