MCPcopy
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
3import sys, pathlib, time, random, array
4sys.path.append(str(pathlib.Path(__file__).resolve().parents[1]))

Callers

nothing calls this directly

Calls 14

cpu_msrFunction · 0.85
run_testsFunction · 0.85
appendMethod · 0.80
mrsMethod · 0.80
dc_cvauMethod · 0.80
ic_ivauMethod · 0.80
cpufreq_initMethod · 0.80
smp_start_secondariesMethod · 0.80
smp_set_wfe_modeMethod · 0.80
msrMethod · 0.80
init_coreFunction · 0.70
memalignMethod · 0.45

Tested by

no test coverage detected