Searched refs:rbestslottime (Results 1 – 1 of 1) sorted by relevance
947 struct test_result *rbestslottime, in test_loop() argument988 (!rbestslottime->slottimens || in test_loop()989 result.slottimens < rbestslottime->slottimens)) in test_loop()990 *rbestslottime = result; in test_loop()1007 struct test_result rbestslottime; in main() local1016 rbestslottime.slottimens = 0; in main()1031 &rbestslottime, &rbestruntime)) in main()1041 if (rbestslottime.slottimens) in main()1043 rbestslottime.slot_runtime.tv_sec, in main()1044 rbestslottime.slot_runtime.tv_nsec); in main()