Home
last modified time | relevance | path

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

/external/boringssl/src/tool/
Dspeed.cc56 struct TimeResults { struct
58 unsigned num_calls;
60 unsigned us;
62 void Print(const std::string &description) { in Print()
68 void PrintWithBytes(const std::string &description, size_t bytes_per_call) { in PrintWithBytes()