Searched refs:dcc_dram_bw_nom_overhead_factor (Results 1 – 2 of 2) sorted by relevance
1896 double *dcc_dram_bw_nom_overhead_factor; member
2407 …*p->dcc_dram_bw_nom_overhead_factor = 1 + math_max2(1.0 / 256.0, math_ceil2(meta_per_mvmpg_per_cha… in calculate_mcache_row_bytes()2412 *p->dcc_dram_bw_nom_overhead_factor = 1 + 1.0 / 256.0; in calculate_mcache_row_bytes()2414 …*p->dcc_dram_bw_nom_overhead_factor = 1 + math_max2(1.0 / 256.0, math_ceil2(meta_per_mvmpg_per_cha… in calculate_mcache_row_bytes()2450 …("DML::%s: dcc_dram_bw_nom_overhead_factor = %f\n", __func__, *p->dcc_dram_bw_nom_overhead_factor); in calculate_mcache_row_bytes()2517 l->l_p.dcc_dram_bw_nom_overhead_factor = p->dcc_dram_bw_nom_overhead_factor_l; in calculate_mcache_setting()2553 l->c_p.dcc_dram_bw_nom_overhead_factor = p->dcc_dram_bw_nom_overhead_factor_c; in calculate_mcache_setting()