Home
last modified time | relevance | path

Searched refs:s_time (Results 1 – 1 of 1) sorted by relevance

/tools/xl/
A Dxl_info.c834 uint32_t s_time = 0; in print_domU_uptime() local
840 s_time = libxl_vm_get_start_time(ctx, domuid); in print_domU_uptime()
841 if (s_time == -1) in print_domU_uptime()
843 uptime = now - s_time; in print_domU_uptime()

Completed in 4 milliseconds