Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dsysinfo.cc180 bool GetSysctl(std::string const& name, std::string* out) { in GetSysctl() function
190 bool GetSysctl(std::string const& name, Tp* out) { in GetSysctl() function
199 bool GetSysctl(std::string const& name, std::array<Tp, N>* out) { in GetSysctl() function