Home
last modified time | relevance | path

Searched defs:kFreq (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DMain.cpp547 const UInt32 kFreq = 10000000; in PrintTime() local
717 static void PrintTime(const char *s, UInt64 val, UInt64 total_us, UInt64 kFreq) in PrintTime()
780 const UInt64 kFreq = (UInt64)sysconf(_SC_CLK_TCK); in PrintStat() local
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DLzmaEncoder.cpp239 const UInt32 kFreq = 10000000; in PrintTime() local