Searched refs:rbestslottime (Results 1 – 1 of 1) sorted by relevance
1048 struct test_result *rbestslottime, in test_loop() argument1088 (!rbestslottime->slottimens || in test_loop()1089 result.slottimens < rbestslottime->slottimens)) in test_loop()1090 *rbestslottime = result; in test_loop()1107 struct test_result rbestslottime = {}; in main() local1129 &rbestslottime, &rbestruntime)) in main()1139 if (rbestslottime.slottimens) in main()1141 rbestslottime.slot_runtime.tv_sec, in main()1142 rbestslottime.slot_runtime.tv_nsec); in main()