Home
last modified time | relevance | path

Searched refs:prot (Results 1 – 13 of 13) sorted by relevance

/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp599 inline void SendMmapFileRawData(int prot, int flags, off_t offset, const std::string& filePath, in SendMmapFileRawData() argument
608 if (prot & PROT_EXEC) { in SendMmapFileRawData()
623 void* addr, size_t length, int prot, int flags, int fd, off_t offset) in hook_mmap() argument
627 ret = fn(addr, length, prot, flags, fd, offset); in hook_mmap()
687 SendMmapFileRawData(prot, flags, offset, fileName, rawdata, holder); in hook_mmap()
954 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
957 void* ret = hook_mmap(GetDispatch()->mmap, addr, length, prot, flags, fd, offset); in ohos_malloc_hook_mmap()
/developtools/hiperf/include/
Dperf_record_format.h105 u32 prot; member
Dutilities.h356 void *mmap(void *addr, size_t length, int prot, int flags, int fd, size_t offset);
Dperf_event_record.h189 u64 ino, u32 prot, u32 flags, const std::string &filename);
/developtools/hiperf/src/
Dperf_event_record.cpp479 u32 maj, u32 min, u64 ino, u32 prot, u32 flags, in PerfRecordMmap2() argument
492 data_.prot = prot; in PerfRecordMmap2()
513 data_.prot = item.type_; in PerfRecordMmap2()
542 PrintIndent(indent, "prot %u, flags %u, filename %s\n", data_.prot, data_.flags, in DumpData()
Dutilities.cpp824 void *mmap(void *addr, size_t length, int prot, int flags, int fd, size_t offset) in mmap() argument
Dvirtual_runtime.cpp106 if (mmapRecord->data_.pgoff == 0 || (mmapRecord->data_.prot & PROT_EXEC) == 0) { in CreateThread()
/developtools/hiperf/test/unittest/common/native/
Dperf_event_record_test.cpp102 data.maj, data.min, data.ino, data.prot, data.flags, data.filename};
132 ASSERT_EQ(recordOut.data_.prot, data.prot);
/developtools/profiler/device/plugins/native_daemon/include/
Dutilities.h314 void *mmap(void *addr, size_t length, int prot, int flags, int fd, size_t offset);
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp517 void *mmap(void *addr, size_t length, int prot, int flags, int fd, size_t offset) in mmap() argument
/developtools/profiler/host/smartperf/trace_streamer/prebuilts/patch_perf_event/
Dperf_event.h.patch383 * u32 prot, flags;
/developtools/smartperf_host/trace_streamer/prebuilts/patch_perf_event/
Dperf_event.h.patch383 * u32 prot, flags;
/developtools/profiler/hiebpf/include/
Dvmlinux.h17803 int prot; member
35847 u32 prot; member
37911 pgprot_t prot; member
43819 int prot; member
45090 u32 prot; member
70337 int prot; member
111939 pgprot_t prot; member
111961 pgprot_t prot; member
154322 struct proto *prot; member