Home
last modified time | relevance | path

Searched refs:PerfEventAttr (Results 1 – 24 of 24) sorted by relevance

/external/perf_data_converter/src/quipper/
Dperf_data.proto21 message PerfEventAttr { message
160 optional PerfEventAttr attr = 1;
172 // The combination of the event id and the type field in PerfEventAttr is
280 // Based on the value of |PerfEventAttr::read_format & PERF_FORMAT_GROUP|,
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go909 type PerfEventAttr struct { struct
Dztypes_linux_386.go886 type PerfEventAttr struct { struct
Dztypes_linux_mips.go878 type PerfEventAttr struct { struct
Dztypes_linux_amd64.go904 type PerfEventAttr struct { struct
Dztypes_linux_ppc64.go893 type PerfEventAttr struct { struct
Dztypes_linux_mips64.go885 type PerfEventAttr struct { struct
Dztypes_linux_mipsle.go878 type PerfEventAttr struct { struct
Dztypes_linux_arm.go874 type PerfEventAttr struct { struct
Dztypes_linux_arm64.go883 type PerfEventAttr struct { struct
Dztypes_linux_mips64le.go885 type PerfEventAttr struct { struct
Dztypes_linux_ppc64le.go893 type PerfEventAttr struct { struct
Dzsyscall_linux_s390x.go947 func PerfEventOpen(attr *PerfEventAttr, pid int, cpu int, groupFd int, flags int) (fd int, err erro… argument
Dzsyscall_linux_386.go947 func PerfEventOpen(attr *PerfEventAttr, pid int, cpu int, groupFd int, flags int) (fd int, err erro… argument
Dzsyscall_linux_arm64.go947 func PerfEventOpen(attr *PerfEventAttr, pid int, cpu int, groupFd int, flags int) (fd int, err erro… argument
Dzsyscall_linux_mipsle.go947 func PerfEventOpen(attr *PerfEventAttr, pid int, cpu int, groupFd int, flags int) (fd int, err erro… argument
Dzsyscall_linux_mips64le.go947 func PerfEventOpen(attr *PerfEventAttr, pid int, cpu int, groupFd int, flags int) (fd int, err erro… argument
Dzsyscall_linux_sparc64.go962 func PerfEventOpen(attr *PerfEventAttr, pid int, cpu int, groupFd int, flags int) (fd int, err erro… argument
Dzsyscall_linux_arm.go947 func PerfEventOpen(attr *PerfEventAttr, pid int, cpu int, groupFd int, flags int) (fd int, err erro… argument
Dzsyscall_linux_mips64.go947 func PerfEventOpen(attr *PerfEventAttr, pid int, cpu int, groupFd int, flags int) (fd int, err erro… argument
Dzsyscall_linux_amd64.go947 func PerfEventOpen(attr *PerfEventAttr, pid int, cpu int, groupFd int, flags int) (fd int, err erro… argument
Dzsyscall_linux_mips.go947 func PerfEventOpen(attr *PerfEventAttr, pid int, cpu int, groupFd int, flags int) (fd int, err erro… argument
Dzsyscall_linux_ppc64.go947 func PerfEventOpen(attr *PerfEventAttr, pid int, cpu int, groupFd int, flags int) (fd int, err erro… argument
Dzsyscall_linux_ppc64le.go947 func PerfEventOpen(attr *PerfEventAttr, pid int, cpu int, groupFd int, flags int) (fd int, err erro… argument