Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ has_kstat
Method
has_kstat
python/cinbase/tools/cpuinfo.py:81–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
80
@staticmethod
81
def
has_kstat():
82
return
len(program_paths(
'kstat'
)) > 0
83
84
@staticmethod
85
def
has_sysinfo():
Callers
1
get_cpu_info_from_kstat
Function · 0.80
Calls
1
program_paths
Function · 0.85
Tested by
no test coverage detected