Home
last modified time | relevance | path

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

/linux-6.1.9/include/trace/events/
Dpower.h97 u32 io_boost
108 io_boost
120 __field(u32, io_boost)
132 __entry->io_boost = io_boost;
144 (unsigned long)__entry->io_boost
/linux-6.1.9/tools/power/x86/intel_pstate_tracer/
Dintel_pstate_tracer.py326 …e_post_dec, core_busy, scaled, _from, _to, mperf, aperf, tsc, freq_ghz, io_boost, common_comm, loa… argument
336 …, int(_from), int(_to), int(mperf), int(aperf), int(tsc), freq_ghz, int(io_boost), load, duration_…
455 io_boost = '0'
458 io_boost = search_obj.group(1)
480 …e_post_dec, core_busy, scaled, _from, _to, mperf, aperf, tsc, freq_ghz, io_boost, common_comm, loa…