Searched defs:prot (Results 1 - 7 of 7) sorted by relevance
| /developtools/hiperf/src/ |
| H A D | virtual_thread.cpp | 382 CreateMapItem(const std::string filename, uint64_t begin, uint64_t len, uint64_t offset, uint32_t prot) CreateMapItem() argument
|
| H A D | perf_event_record.cpp | 682 PerfRecordMmap2(bool inKernel, u32 pid, u32 tid, u64 addr, u64 len, u64 pgoff, u32 maj, u32 min, u64 ino, u32 prot, u32 flags, const std::string &filename) PerfRecordMmap2() argument
|
| H A D | virtual_runtime.cpp | 227 UpdateThreadMaps(pid_t pid, pid_t tid, const std::string filename, uint64_t begin, uint64_t len, uint64_t offset, uint32_t prot) UpdateThreadMaps() argument [all...] |
| /developtools/profiler/device/plugins/native_daemon/src/ |
| H A D | utilities.cpp | 549 void *mmap(void *addr, size_t length, int prot, int flags, int fd, size_t offset) in mmap() argument
|
| /developtools/hiperf/include/ |
| H A D | perf_record_format.h | 118 u32 prot = 0; member
|
| /developtools/profiler/device/plugins/native_hook/src/ |
| H A D | hook_client.cpp | 952 inline void SendMmapFileRawData(int prot, int flags, off_t offset, const std::string& filePath, in SendMmapFileRawData() argument 1370 void* ohos_malloc_hook_mmap(void* addr, size_t length, int prot, int flags, int fd, off_t offset) in ohos_malloc_hook_mmap() argument 974 hook_mmap(void*(*fn)(void*, size_t, int, int, int, off_t), void* addr, size_t length, int prot, int flags, int fd, off_t offset) hook_mmap() argument
|
| /developtools/profiler/hiebpf/include/ |
| H A D | vmlinux.h | 17803 int prot; member 35847 u32 prot; member 37911 pgprot_t prot; member 43819 int prot; member 45090 u32 prot; member 70337 int prot; global() member 111939 pgprot_t prot; global() member 111961 pgprot_t prot; global() member 154322 struct proto *prot; global() member [all...] |
Completed in 413 milliseconds