Searched refs:elapsed_ns_max (Results 1 – 2 of 2) sorted by relevance
389 cl_ulong elapsed_ns_max = 0; in hs_bench() local400 elapsed_ns_max = 0; in hs_bench()455 elapsed_ns_max = MAX_MACRO(elapsed_ns_max,t); in hs_bench()540 elapsed_ns_max / 1000000.0, // max msecs in hs_bench()
988 uint64_t elapsed_ns_max = 0; in main() local996 elapsed_ns_max = 0; in main()1022 elapsed_ns_max = MAX_MACRO(elapsed_ns_max,t); in main()1145 timestamp_period * elapsed_ns_max / 1e6, // max msecs in main()