Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dintel-pt-events.py71 deepest_cstate = payload & 0xf
74 …print "deepest cstate: %u last cstate: %u wake reason: %#x" % (deepest_cstate, last_cstate, wake_r…
/Linux-v4.19/tools/perf/util/
Devent.h339 u64 deepest_cstate : 4, member
/Linux-v4.19/tools/perf/
Dbuiltin-script.c1443 data->deepest_cstate, data->last_cstate, in perf_sample__fprintf_synth_pwrx()