Home
last modified time | relevance | path

Searched refs:unit_busy (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_performance.cpp94 state() : unit_ready(), dep_ready(), unit_busy(), weight(1.0) {} in state()
109 float unit_busy[EU_NUM_UNITS]; member
1202 st.unit_busy[perf.u] += perf.db * st.weight; in execute_instruction()
1563 busy = MAX2(busy, st.unit_busy[i]); in calculate_thread_throughput()

Completed in 3 milliseconds