Searched defs:complexInCommands (Results 1 – 1 of 1) sorted by relevance
62 static void SetComplexCommands(UInt32 complexInSeconds, UInt64 cpuFreq, UInt64 &complexInCommands) in SetComplexCommands()1013 static UInt64 GetNumIterations(UInt64 numCommands, UInt64 complexInCommands) in GetNumIterations()1022 DECL_EXTERNAL_CODECS_LOC_VARS in MethodBench()1756 DECL_EXTERNAL_CODECS_LOC_VARS in TotalBench()1799 UInt64 complexInCommands, in FreqBench()1888 DECL_EXTERNAL_CODECS_LOC_VARS in CrcBench()2021 DECL_EXTERNAL_CODECS_LOC_VARS in TotalBench_Hash()2156 UInt64 complexInCommands = kComplexInCommands; in Bench() local