
| void ControlPoint::EffectIncrease::Priority | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 103 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by testControlPointEffects().
| void ControlPoint::EffectIncrease::Priority | ( | std::string | s | ) |
| void ControlPoint::EffectIncrease::MemoryConsumption | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 115 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by testControlPointEffects().
| void ControlPoint::EffectIncrease::MemoryConsumption | ( | std::string | s | ) |
| void ControlPoint::EffectIncrease::GrainSize | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 127 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by testControlPointEffects().
| void ControlPoint::EffectIncrease::GrainSize | ( | std::string | s | ) |
| void ControlPoint::EffectIncrease::ComputeDurations | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 139 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by testControlPointEffects().
| void ControlPoint::EffectIncrease::ComputeDurations | ( | std::string | s | ) |
| void ControlPoint::EffectIncrease::FlopRate | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 151 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by testControlPointEffects().
| void ControlPoint::EffectIncrease::FlopRate | ( | std::string | s | ) |
| void ControlPoint::EffectIncrease::NumComputeObjects | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 163 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by testControlPointEffects().
| void ControlPoint::EffectIncrease::NumComputeObjects | ( | std::string | s | ) |
| void ControlPoint::EffectIncrease::NumMessages | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 175 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by testControlPointEffects().
| void ControlPoint::EffectIncrease::NumMessages | ( | std::string | s | ) |
| void ControlPoint::EffectIncrease::MessageSizes | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 187 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by testControlPointEffects().
| void ControlPoint::EffectIncrease::MessageSizes | ( | std::string | s | ) |
| void ControlPoint::EffectIncrease::MessageOverhead | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 199 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by testControlPointEffects().
| void ControlPoint::EffectIncrease::MessageOverhead | ( | std::string | s | ) |
| void ControlPoint::EffectIncrease::UnnecessarySyncronization | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 211 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by testControlPointEffects().
| void ControlPoint::EffectIncrease::UnnecessarySyncronization | ( | std::string | s | ) |
| void ControlPoint::EffectIncrease::Concurrency | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 223 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by SearchConductor::groupInitComplete(), and testControlPointEffects().
| void ControlPoint::EffectIncrease::Concurrency | ( | std::string | s | ) |
| void ControlPoint::EffectIncrease::PotentialOverlap | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 235 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by testControlPointEffects().
| void ControlPoint::EffectIncrease::PotentialOverlap | ( | std::string | s | ) |
| void ControlPoint::EffectIncrease::LoadBalancingPeriod | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 247 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by testControlPointEffects().
| void ControlPoint::EffectIncrease::LoadBalancingPeriod | ( | std::string | s | ) |
| void ControlPoint::EffectIncrease::GPUOffloadedWork | ( | std::string | s, | |
| const ControlPoint::ControlPointAssociation & | a | |||
| ) |
Definition at line 259 of file cp_effects.C.
References ControlPoint::EFF_INC, and insert().
Referenced by testControlPointEffects().
| void ControlPoint::EffectIncrease::GPUOffloadedWork | ( | std::string | s | ) |
1.5.5