Searched refs:io_boost (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/trace/events/ |
| D | power.h | 75 u32 io_boost 86 io_boost 98 __field(u32, io_boost) 110 __entry->io_boost = io_boost; 122 (unsigned long)__entry->io_boost
|
| /Linux-v5.4/tools/power/x86/intel_pstate_tracer/ |
| D | intel_pstate_tracer.py | 329 …e_post_dec, core_busy, scaled, _from, _to, mperf, aperf, tsc, freq_ghz, io_boost, common_comm, loa… argument 339 …, int(_from), int(_to), int(mperf), int(aperf), int(tsc), freq_ghz, int(io_boost), load, duration_… 462 io_boost = '0' 465 io_boost = search_obj.group(1) 487 …e_post_dec, core_busy, scaled, _from, _to, mperf, aperf, tsc, freq_ghz, io_boost, common_comm, loa…
|