Searched refs:PSDBottleNeckThreshold (Results 1 – 1 of 1) sorted by relevance
172 int PSDBottleNeckThreshold = getPSDBottleNeckThreshold(F); in runOnModule() local175 PSDBottleNeckThreshold = PSDBottleNeckThreshold > maxPayload_Regkey ? in runOnModule()176 maxPayload_Regkey : PSDBottleNeckThreshold; in runOnModule()178 int threshold = PSDBottleNeckThreshold - PayloadWithoutConstants; in runOnModule()