Searched refs:rbestslottime (Results 1 – 1 of 1) sorted by relevance
1032 struct test_result *rbestslottime, in test_loop() argument1072 (!rbestslottime->slottimens || in test_loop()1073 result.slottimens < rbestslottime->slottimens)) in test_loop()1074 *rbestslottime = result; in test_loop()1091 struct test_result rbestslottime = {}; in main() local1113 &rbestslottime, &rbestruntime)) in main()1123 if (rbestslottime.slottimens) in main()1125 rbestslottime.slot_runtime.tv_sec, in main()1126 rbestslottime.slot_runtime.tv_nsec); in main()