Home
last modified time | relevance | path

Searched refs:RetrieveCPUInfo (Results 1 – 3 of 3) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dcpu_info.cc201 bool RetrieveCPUInfo(int64_t* hardware_flags, std::string* model_name) { in RetrieveCPUInfo() function
316 RetrieveCPUInfo(&hardware_flags_, &model_name_); in Init()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dcpu_info.cc217 bool RetrieveCPUInfo(int64_t* hardware_flags, std::string* model_name, in RetrieveCPUInfo() function
381 RetrieveCPUInfo(&hardware_flags_, &model_name_, &vendor_); in Init()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/util/
H A Dcpu_info.cc233 bool RetrieveCPUInfo(int64_t* hardware_flags, std::string* model_name, in RetrieveCPUInfo() function
434 RetrieveCPUInfo(&hardware_flags_, &model_name_, &vendor_); in Init()