Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py326 …e_dec, time_post_dec, core_busy, scaled, _from, _to, mperf, aperf, tsc, freq_ghz, io_boost, common… argument
336 …), int(scaled), int(_from), int(_to), int(mperf), int(aperf), int(tsc), freq_ghz, int(io_boost), l…
478 freq_ghz = Decimal(freq)/Decimal(1000000)
484 …e_dec, time_post_dec, core_busy, scaled, _from, _to, mperf, aperf, tsc, freq_ghz, io_boost, common…