Searched refs:intel_diff_l3_weights (Results 1 – 3 of 3) sorted by relevance
237 intel_diff_l3_weights(struct intel_l3_weights w0, struct intel_l3_weights w1) in intel_diff_l3_weights() function314 const float dw = intel_diff_l3_weights(w0, intel_get_l3_config_weights(cfg)); in intel_get_l3_config()
73 float intel_diff_l3_weights(struct intel_l3_weights w0, struct intel_l3_weights w1);
219 const float dw = intel_diff_l3_weights(w, intel_get_l3_config_weights(brw->l3.config)); in brw_emit_l3_state()