Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/src/
H A Dsysinfo.cc191 bool GetSysctl(std::string const& name, std::string* out) { in GetSysctl() function
201 bool GetSysctl(std::string const& name, Tp* out) { in GetSysctl() function
210 bool GetSysctl(std::string const& name, std::array<Tp, N>* out) { in GetSysctl() function