Searched refs:s_time (Results 1 – 1 of 1) sorted by relevance
794 uint32_t s_time = 0; in print_domU_uptime() local800 s_time = libxl_vm_get_start_time(ctx, domuid); in print_domU_uptime()801 if (s_time == -1) in print_domU_uptime()803 uptime = now - s_time; in print_domU_uptime()
Completed in 3 milliseconds