Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/i915/
Dgem_fence_upload.c107 struct thread_performance { struct
115 struct thread_performance *t = closure; in read_thread_performance() argument
131 struct thread_performance *t = closure; in write_thread_performance()
154 static void thread_performance(unsigned mask) in thread_performance() function
169 struct thread_performance readers[count]; in thread_performance()
170 struct thread_performance writers[count]; in thread_performance()
400 thread_performance(READ);
402 thread_performance(WRITE);
404 thread_performance(READ | WRITE);