/developtools/profiler/tools/smaps_show/src/ |
H A D | main.rs | 31 off: u64, 145 off: 0, in print_smaps_core() 211 "Off" => Cell::new(format!("{:x}", i.off).as_str()), in info_to_cell() 225 let regex_head = RegexBuilder::new("^(?P<start>[0-9a-f]+)-(?P<end>[0-9a-f]+)[ \t]+(?P<perm>[^ ]+)[ \t]+(?P<off>[0-9a-f]+)[ \t]+(?P<dev>[0-9a-f:]+)[ \t]+(?P<inode>[0-9a-z]+)[ \t]*(?P<name>.*)") in read_smaps() 248 let off = u64::from_str_radix(caps.name("off").unwrap().as_str(), 16).unwrap(); in read_smaps() 278 off: off, in read_smaps()
|
/developtools/hdc/hdc_rust/src/cffi/ |
H A D | mount.cpp | 46 // clang-format off
in FindMountDeviceByPath() 71 int off = 0;
in RemountPartition() local 84 ioctl(fd, BLKROSET, &off);
in RemountPartition()
|
/developtools/profiler/device/plugins/native_hook/test/ |
H A D | hook_so.cpp | 18 #pragma clang optimize off
|
H A D | hook_test.cpp | 26 #pragma clang optimize off
|
H A D | statistics_test.cpp | 34 #pragma clang optimize off
|
H A D | hook_test.c | 32 #pragma clang optimize off
|
H A D | malloc_test.cpp | 31 #pragma clang optimize off
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/ |
H A D | PageInfoGenerator.java | 116 long off = entryDataOffset + pOffset; in libExecSegment() 117 long endoff = off + pFilesz; in libExecSegment() 118 excSegmentList.add(new ExcSegment(ELF_M_CODE, libFileName, off, endoff)); in libExecSegment()
|
/developtools/profiler/device/plugins/memory_plugin/src/ |
H A D | test_main.cpp | 22 #pragma clang optimize off
|
/developtools/hiperf/test/fuzztest/resource/ |
H A D | send_to_device.bat | 13 @echo off
|
/developtools/profiler/device/plugins/native_daemon/test/unittest/resource/ |
H A D | send_to_device.bat | 13 @echo off
|
H A D | send_dwarf_to_device.bat | 13 @echo off
|
/developtools/hiperf/test/unittest/resource/ |
H A D | send_to_device.bat | 13 @echo off
|
H A D | send_report_to_device.bat | 13 @echo off
|
H A D | send_dwarf_to_device.bat | 13 @echo off
|
/developtools/hdc/src/daemon/ |
H A D | daemon_unity.cpp | 113 // clang-format off in FindMountDeviceByPath() 138 int off = 0; in RemountPartition() local 150 ioctl(fd, BLKROSET, &off); in RemountPartition()
|
/developtools/profiler/hiebpf/test/ |
H A D | hiebpf_test_demo.cpp | 30 #pragma clang optimize off
|
/developtools/profiler/device/plugins/native_hook/test/unittest/ |
H A D | check_hook_data_test.cpp | 30 #pragma clang optimize off
|
/developtools/profiler/device/services/profiler_service/test/unittest/ |
H A D | profiler_service_performance_test.cpp | 45 #pragma clang optimize off
|
/developtools/profiler/hiebpf/include/ |
H A D | vmlinux.h | 9420 __s16 off; member 21785 __u64 off; member 31257 s32 off; member 34688 u32 off; member 34801 u32 off; member 37257 int off; member 37265 int off; member 41316 __u64 off; member 41680 u64 off; member 42086 loff_t off; member 42098 u32 off; global() member 48275 int off; global() member 50655 int64_t off; global() member 51395 uint64_t off; global() member 51607 size_t off; global() member 64855 unsigned int off; global() member 64901 size_t off; global() member 103891 u16 off; global() member 103897 u16 off; global() member 104117 u16 off; global() member 151669 __u32 off; global() member [all...] |