Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DBenchCon.cpp87 static void PrintResults(FILE *f, UInt64 usage, UInt64 rpu, UInt64 rating) in PrintResults()
100 UInt64 rpu = GetRatingPerUsage(info, rating); in PrintResults() local