Searched refs:TotalZeroSizeCompressedReadBandwidth (Results 1 – 3 of 3) sorted by relevance
1387 …l->TotalZeroSizeCompressedReadBandwidth = l->TotalZeroSizeCompressedReadBandwidth + p->ReadBandwid… in dcn6_calculate_stutter_efficiency()1400 …l->TotalZeroSizeCompressedReadBandwidth = l->TotalZeroSizeCompressedReadBandwidth + p->ReadBandwid… in dcn6_calculate_stutter_efficiency()1414 …: TotalZeroSizeCompressedReadBandwidth = %f\n", __func__, l->TotalZeroSizeCompressedReadBandwidth); in dcn6_calculate_stutter_efficiency()1425 …zeCompressionRate = l->TotalZeroSizeRequestReadBandwidth / l->TotalZeroSizeCompressedReadBandwidth; in dcn6_calculate_stutter_efficiency()1430 …zeCompressionRate = l->TotalZeroSizeRequestReadBandwidth / l->TotalZeroSizeCompressedReadBandwidth; in dcn6_calculate_stutter_efficiency()
4992 …l->TotalZeroSizeCompressedReadBandwidth = l->TotalZeroSizeCompressedReadBandwidth + p->ReadBandwid… in dcn5_calculate_stutter_efficiency()5005 …l->TotalZeroSizeCompressedReadBandwidth = l->TotalZeroSizeCompressedReadBandwidth + p->ReadBandwid… in dcn5_calculate_stutter_efficiency()5019 …: TotalZeroSizeCompressedReadBandwidth = %f\n", __func__, l->TotalZeroSizeCompressedReadBandwidth); in dcn5_calculate_stutter_efficiency()5030 …zeCompressionRate = l->TotalZeroSizeRequestReadBandwidth / l->TotalZeroSizeCompressedReadBandwidth; in dcn5_calculate_stutter_efficiency()5035 …zeCompressionRate = l->TotalZeroSizeRequestReadBandwidth / l->TotalZeroSizeCompressedReadBandwidth; in dcn5_calculate_stutter_efficiency()
1931 double TotalZeroSizeCompressedReadBandwidth; member