Searched defs:mmap (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/bionic/ |
D | legacy_32_bit_support.cpp | 136 void* mmap(void* addr, size_t size, int prot, int flags, int fd, off_t offset) { in mmap() function
|
/bionic/libc/kernel/uapi/linux/ |
D | perf_event.h | 241 …, exclude_user : 1, exclude_kernel : 1, exclude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq… member
|