Searched refs:get_boottime_ns (Results 1 – 1 of 1) sorted by relevance
811 static u64 get_boottime_ns() in get_boottime_ns() function820 static u64 get_boottime_ns() in get_boottime_ns() function833 u64 start = get_boottime_ns(); in main()956 printf("\nDone: %lf secs\n", (get_boottime_ns() - start) / 1000000000.0); in main()