Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dsysinfo.cc179 bool GetSysctl(std::string const& Name, std::string* Out) { in GetSysctl() function
189 bool GetSysctl(std::string const& Name, Tp* Out) { in GetSysctl() function
198 bool GetSysctl(std::string const& Name, std::array<Tp, N>* Out) { in GetSysctl() function