Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2742 abi_ullong sched_runtime; member
H A Dsyscall.c374 uint64_t sched_runtime; member
11551 target_scha->sched_runtime = tswap64(scha.sched_runtime); in _syscall2()
11606 scha.sched_runtime = tswap64(target_scha->sched_runtime); in _syscall2()