1# Copyright 2020 The Chromium OS Authors. All rights reserved. 2# Use of this source code is governed by a BSD-style license that can be 3# found in the LICENSE file. 4 5capget: 30 6capset: 30 7chdir: 30 8chroot: 15 9clone: 30 10close: 1185 11dup: 50 12dup2: 160 13epoll_ctl: 25 14epoll_wait: 90 15eventfd2: 75 16exit: 15 17exit_group: 15 18fchdir: 30 19fstat: 90 20futex: 20 21getdents: 55 22ioctl: 350 23mmap: 95 24mount: 45 25mprotect: 45 26openat: 515 27pipe: 15 28pivot_root: 15 29prctl: 570 30prlimit64: 15 31read: 82415 32recvmsg: 85 33restart_syscall: 15 34rt_sigaction: 20 35rt_sigreturn: 15 36seccomp: 25 37sendmsg: 390 38setsockopt: 30 39socket: 20 40socketpair: 30 41stat: 30 42umount2: 15 43unshare: 30 44wait4: 20 45write: 56100 46