Searched refs:PIDController (Results 1 - 4 of 4) sorted by relevance

/external/trappy/tests/trappy/
H A Dpid_controller.py22 class PIDController(Base): class in inherits:Base
60 register_ftrace_parser(PIDController, "thermal")
/external/trappy/trappy/
H A Dpid_controller.py22 class PIDController(Base): class in inherits:Base
60 register_ftrace_parser(PIDController, "thermal")
/external/bart/docs/examples/
H A Dthermal.py40 config["PID"] = trappy.pid_controller.PIDController
/external/trappy/tests/
H A Dtest_stats_grammar.py98 & (trappy.pid_controller.PIDController:output > 2500)"
121 sol2 = parser.solve("trappy.pid_controller.PIDController:output")

Completed in 809 milliseconds