Searched defs:mmap (Results 1 - 4 of 4) sorted by relevance
| /developtools/hiperf/demo/cpp/ |
| H A D | hiperf_example_cmd.cpp | 47 bool mmap = false; member
|
| /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() function
|
| /developtools/hiperf/src/ |
| H A D | perf_events.cpp | 1417 GetRecordFromMmap(MmapFd &mmap) GetRecordFromMmap() argument 1436 GetRecordFieldFromMmap(MmapFd &mmap, void *dest, size_t pos, size_t size) GetRecordFieldFromMmap() argument 1467 GetStackSizePosInSampleRecord(MmapFd &mmap) GetStackSizePosInSampleRecord() argument 1502 CutStackAndMove(MmapFd &mmap) CutStackAndMove() argument 1556 MoveRecordToBuf(MmapFd &mmap, bool &isAuxEvent, u64 &auxOffset, u64 &auxSize, u32 &pid, u32 &tid) MoveRecordToBuf() argument [all...] |
| /developtools/profiler/hiebpf/include/ |
| H A D | vmlinux.h | 344 int (*mmap)(struct file *, struct vm_area_struct *); member 1481 __u64 mmap: 1; member 2419 struct vm_area_struct *mmap; member 5527 int (*mmap)(struct kernfs_open_file *, struct vm_area_struct *); member 5593 int (*mmap)(struct file *, struct kobject *, struct bin_attribute *, struct vm_area_struct *); member 6126 int (*mmap)(struct device *, struct vm_area_struct *, void *, dma_addr_t, size_t, long unsigned int); member 11155 int (*mmap)(struct file *, struct socket *, struct vm_area_struct *); member 19331 int (*mmap)(struct kvm_device *, struct vm_area_struct *); member 26814 } mmap; member 62848 int (*mmap)(struct ib_ucontext *, struct vm_area_struct *); global() member 122709 int (*mmap)(struct dma_buf *, struct vm_area_struct *); global() member [all...] |
Completed in 444 milliseconds