Home
last modified time | relevance | path

Searched defs:uptime (Results 1 – 3 of 3) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dsysinfo.h9 long uptime; /* Seconds since boot */ member
/qemu/hw/audio/
H A Dhda-codec.c226 int64_t uptime = now - st->buft_start; in hda_audio_input_timer() local
296 int64_t uptime = now - st->buft_start; in hda_audio_output_timer() local
/qemu/linux-user/
H A Dsyscall_defs.h2518 abi_long uptime; /* Seconds since boot */ member