Home
last modified time | relevance | path

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

/external/igt-gpu-tools/benchmarks/
Dgem_wsim.c1084 static unsigned long get_bb_sz(unsigned int duration) in get_bb_sz() function
1094 get_bb_sz(w->preempt_us) / sizeof(uint32_t); in init_bb()
1321 w->bb_sz = max(PAGE_SIZE, get_bb_sz(w->preempt_us)) + in alloc_step_batch()
1324 w->bb_sz = get_bb_sz(w->duration.max); in alloc_step_batch()
2624 ALIGN(w->bb_sz - get_bb_sz(get_duration(wrk, w)), in do_eb()