Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_ir_performance.cpp981 calculate_thread_throughput(const state &st, float busy) in calculate_thread_throughput() function
1053 p.throughput = dispatch_width * calculate_thread_throughput(st, elapsed); in calculate_performance()
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_ir_performance.cpp1406 calculate_thread_throughput(const state &st, float busy) in calculate_thread_throughput() function
1473 p.throughput = dispatch_width * calculate_thread_throughput(st, elapsed); in calculate_performance()