Searched refs:rbestslottime (Results 1 – 1 of 1) sorted by relevance
937 struct test_result *rbestslottime, in test_loop() argument978 (!rbestslottime->slottimens || in test_loop()979 result.slottimens < rbestslottime->slottimens)) in test_loop()980 *rbestslottime = result; in test_loop()997 struct test_result rbestslottime; in main() local1006 rbestslottime.slottimens = 0; in main()1021 &rbestslottime, &rbestruntime)) in main()1031 if (rbestslottime.slottimens) in main()1033 rbestslottime.slot_runtime.tv_sec, in main()1034 rbestslottime.slot_runtime.tv_nsec); in main()