Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall_defs.h2746 abi_ullong sched_runtime; member
H A Dsyscall.c369 uint64_t sched_runtime; member
11395 target_scha->sched_runtime = tswap64(scha.sched_runtime); in _syscall2()
11450 scha.sched_runtime = tswap64(target_scha->sched_runtime); in _syscall2()