Searched refs:core_busy (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/include/trace/events/ |
D | power.h | 89 TP_PROTO(u32 core_busy, 100 TP_ARGS(core_busy, 112 __field(u32, core_busy) 124 __entry->core_busy = core_busy; 136 (unsigned long)__entry->core_busy,
|
/linux-6.1.9/tools/power/x86/intel_pstate_tracer/ |
D | intel_pstate_tracer.py | 326 def store_csv(cpu_int, time_pre_dec, time_post_dec, core_busy, scaled, _from, _to, mperf, aperf, ts… argument 336 ….3f, %.3f, %s\n" % (cpu_int, int(time_pre_dec), int(time_post_dec), int(core_busy), int(scaled), i… 444 core_busy = search_obj.group(10) 480 …store_csv(cpu_int, time_pre_dec, time_post_dec, core_busy, scaled, _from, _to, mperf, aperf, tsc, …
|
/linux-6.1.9/Documentation/admin-guide/pm/ |
D | intel_pstate.rst | 719 …gnome-terminal--4510 [001] ..s. 1177.680733: pstate_sample: core_busy=107 scaled=94 from=26 to=2…
|