Searched refs:maxCreateNumPerSecond (Results 1 – 3 of 3) sorted by relevance
80 if (flowControlPublishTimestampList_.size() >= threshold_.maxCreateNumPerSecond) { in PublishGlobalFlowCtrl()93 if (systemFlowControlPublishTimestampList_.size() >= threshold_.maxCreateNumPerSecond) { in PublishGlobalFlowCtrl()
32 uint32_t maxCreateNumPerSecond = MAX_CREATE_NUM_PERSECOND; member
167 threshold.maxCreateNumPerSecond = affects[CFG_KEY_MAX_CREATE_NUM_PERSECOND]; in GetFlowCtrlConfigFromCCM()