Searched refs:rbestslottime (Results 1 – 1 of 1) sorted by relevance
1049 struct test_result *rbestslottime, in test_loop() argument1089 (!rbestslottime->slottimens || in test_loop()1090 result.slottimens < rbestslottime->slottimens)) in test_loop()1091 *rbestslottime = result; in test_loop()1108 struct test_result rbestslottime = {}; in main() local1130 &rbestslottime, &rbestruntime)) in main()1140 if (rbestslottime.slottimens) in main()1142 rbestslottime.slot_runtime.tv_sec, in main()1143 rbestslottime.slot_runtime.tv_nsec); in main()