Home
last modified time | relevance | path

Searched defs:goal (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-pid-control/experiments/
H A Ddrive.cpp59 bool valueClose(int64_t value, int64_t goal) in valueClose()
79 static void driveGoal(int64_t& seriesCnt, int64_t setPwm, int64_t goal, in driveGoal() argument
141 [[maybe_unused]] int64_t goal, in driveTime()
236 int64_t goal = 0.5 * average; in driveMain() local
/openbmc/qemu/tests/qtest/migration/
H A Dmigration-qmp.c190 static bool check_migration_status(QTestState *who, const char *goal, in check_migration_status()
219 const char *goal, const char **ungoals) in wait_for_migration_status()