Searched defs:syscall_ (Results 1 – 3 of 3) sorted by relevance
40 : syscall_(syscall), repeat_(repeat), period_us_(period_us), offset_us_(offset_us) {} in syscall_() function41 SyscallInterface& syscall_; member79 SyscallInterface& syscall_; variable
38 SyscallInterface& syscall_; variable52 SyscallInterface& syscall_; variable
202 std::unique_ptr<Syscall> syscall_; variable