Home
last modified time | relevance | path

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

/external/igt-gpu-tools/benchmarks/
Dgem_wsim.c1918 read_status_page(struct workload *wrk, unsigned int idx) in read_status_page() function
1929 return read_status_page(wrk, SEQNO_IDX(engine)); in current_gpu_seqno()
2082 latch = read_status_page(wrk, idx + 3); in get_rt_depth()
2083 rt->submitted = read_status_page(wrk, idx + 1); in get_rt_depth()
2084 rt->completed = read_status_page(wrk, idx + 2); in get_rt_depth()
2085 rt->seqno = read_status_page(wrk, idx); in get_rt_depth()