Searched refs:ThermalGovernor (Results 1 – 5 of 5) sorted by relevance
120 class ThermalGovernor(Base): class310 register_ftrace_parser(ThermalGovernor, "thermal")
41 config["GOVERNOR"] = trappy.thermal.ThermalGovernor
57 trappy.thermal.ThermalGovernor],
50 "config[\"GOVERNOR\"] = trappy.thermal.ThermalGovernor\n",
258 …"l = trappy.LinePlot([trace1, trace2], [trappy.thermal.Thermal,trappy.thermal.ThermalGovernor], co…