Home
last modified time | relevance | path

Searched refs:ThermalGovernor (Results 1 – 5 of 5) sorted by relevance

/external/trappy/trappy/
Dthermal.py120 class ThermalGovernor(Base): class
310 register_ftrace_parser(ThermalGovernor, "thermal")
/external/bart/docs/examples/
Dthermal.py41 config["GOVERNOR"] = trappy.thermal.ThermalGovernor
/external/trappy/tests/
Dtest_plotter.py57 trappy.thermal.ThermalGovernor],
/external/bart/docs/notebooks/thermal/
DThermal.ipynb50 "config[\"GOVERNOR\"] = trappy.thermal.ThermalGovernor\n",
/external/trappy/doc/
DPlotter.ipynb258 …"l = trappy.LinePlot([trace1, trace2], [trappy.thermal.Thermal,trappy.thermal.ThermalGovernor], co…