MCPcopy Create free account
hub / github.com/pydata/numexpr / cpufreq_info

Method cpufreq_info

numexpr3/cpuinfo.py:142–143  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

140
141 @staticmethod
142 def cpufreq_info():
143 return run_and_get_stdout(['cpufreq-info'])
144
145 @staticmethod
146 def sestatus_allow_execheap():

Callers 1

Calls 1

run_and_get_stdoutFunction · 0.85

Tested by

no test coverage detected