Home
last modified time | relevance | path

Searched refs:UserFreq (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.h18 UInt64 UserFreq; member
H A DBench.cpp565 BenchInfo.UserFreq = GetUserFreq();
707 UInt64 userFreq = UserFreq;
742 * ((double)(Int64)UserFreq / (double)(Int64)UserTime)
747 MyMultDiv64(rating, UserFreq, UserTime),

Completed in 4 milliseconds