Home
last modified time | relevance | path

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

/openbmc/qemu/include/user/
H A Dsyscall-trace.h23 static inline void record_syscall_start(void *cpu, int num, in record_syscall_start() function
/openbmc/qemu/linux-user/
H A Dsyscall.c13651 record_syscall_start(cpu, num, arg1, in do_syscall()