Searched refs:req_stop_uptime (Results 1 – 1 of 1) sorted by relevance
47 int64_t req_stop_uptime; in main() local80 req_stop_uptime = k_uptime_get(); in main()93 printk("request applied to clock in %llims\n", req_stop_uptime - req_start_uptime); in main()