Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AsahiLinux/m1n1
/ lap.py
File
lap.py
proxyclient/experiments/lap.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
# SPDX-License-Identifier: MIT
3
import
sys, pathlib, time, random, array
4
sys.path.append(str(pathlib.Path(__file__).resolve().parents[1]))
Callers
nothing calls this directly
Calls
14
cpu_msr
Function · 0.85
run_tests
Function · 0.85
append
Method · 0.80
mrs
Method · 0.80
dc_cvau
Method · 0.80
ic_ivau
Method · 0.80
cpufreq_init
Method · 0.80
smp_start_secondaries
Method · 0.80
smp_set_wfe_mode
Method · 0.80
msr
Method · 0.80
init_core
Function · 0.70
memalign
Method · 0.45
Tested by
no test coverage detected