Searched refs:strategyForce (Results 1 – 1 of 1) sorted by relevance
33 static enum PERF_STRATEGY strategyForce = PERF_STRATEGY_DEFAULT; variable798 strategyForce = PERF_STRATEGY_BASE; in Init()802 strategyForce = PERF_STRATEGY_SIMPLE; in Init()942 return strategyForce == PERF_STRATEGY_DEFAULT ? strategyModule : strategyForce; in getCurrentModulePerformanceStrategy()1069 if (strategyForce == PERF_STRATEGY_DEFAULT) in getCurrentPerformanceStrategy()1072 return strategyForce; in getCurrentPerformanceStrategy()