/developtools/hiperf/src/ |
D | elf_header.cpp | 23 const std::size_t bufSize) in MakeUnique() 38 bool ElfHeader::Init(unsigned char * const ehdrBuf, const std::size_t bufSize) in Init() 60 bool ElfHeader::ParseElf32Header(unsigned char * const ehdrBuf, const std::size_t bufSize) in ParseElf32Header() 126 bool ElfHeader::ParseElf64Header(unsigned char * const ehdrBuf, const std::size_t bufSize) in ParseElf64Header()
|
D | program_header.cpp | 22 std::unique_ptr<ProgramHeader> ProgramHeader::MakeUnique(char * const phdrBuf, const size_t bufSize) in MakeUnique()
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | elf_header.cpp | 25 const std::size_t bufSize) in MakeUnique() 40 bool ElfHeader::Init(unsigned char * const ehdrBuf, const std::size_t bufSize) in Init() 56 bool ElfHeader::ParseElf32Header(unsigned char * const ehdrBuf, const std::size_t bufSize) in ParseElf32Header() 122 bool ElfHeader::ParseElf64Header(unsigned char * const ehdrBuf, const std::size_t bufSize) in ParseElf64Header()
|
D | program_header.cpp | 24 std::unique_ptr<ProgramHeader> ProgramHeader::MakeUnique(char * const phdrBuf, const size_t bufSize) in MakeUnique()
|
/developtools/hiperf/include/ |
D | elf_parser.h | 80 static inline void DumpEhdrBuf(const char * const ehdrBuf, const std::size_t bufSize) in DumpEhdrBuf() 93 inline bool Init(char * const phdrBuf, const size_t bufSize) in Init() 118 static inline void DumpPhdrBuf(const char * const phdrBuf, const std::size_t bufSize) in DumpPhdrBuf() 133 inline bool Init(char * const shdrBuf, const size_t bufSize, const size_t index) in Init() 163 static inline void DumpShdrBuf(const char * const shdrBuf, const std::size_t bufSize) in DumpShdrBuf() 176 inline bool Init(char * const symBuf, const std::size_t bufSize) in Init() 199 static inline void DumpSymBuf(const char * const symBuf, const std::size_t bufSize) in DumpSymBuf()
|
/developtools/smartperf_host/trace_streamer/test/unittest/ |
D | bytrace_parser_test.cpp | 72 constexpr uint32_t bufSize = 1024; variable 97 constexpr uint32_t bufSize = 1024; variable 122 constexpr uint32_t bufSize = 1024; variable 147 constexpr uint32_t bufSize = 1024; variable
|
/developtools/profiler/device/plugins/native_daemon/include/ |
D | elf_parser.h | 90 static inline void DumpEhdrBuf(const char * const ehdrBuf, const std::size_t bufSize) in DumpEhdrBuf() 103 inline bool Init(char * const phdrBuf, const size_t bufSize) in Init() 128 static inline void DumpPhdrBuf(const char * const phdrBuf, const std::size_t bufSize) in DumpPhdrBuf() 143 inline bool Init(char * const shdrBuf, const size_t bufSize, const size_t index) in Init() 173 static inline void DumpShdrBuf(const char * const shdrBuf, const std::size_t bufSize) in DumpShdrBuf() 186 inline bool Init(char * const symBuf, const std::size_t bufSize) in Init() 209 static inline void DumpSymBuf(const char * const symBuf, const std::size_t bufSize) in DumpSymBuf()
|
/developtools/profiler/device/plugins/memory_plugin/src/ |
D | memory_data_plugin.cpp | 96 const int bufSize = 256; in InitMemVmemFd() local 104 const int bufSize = 256; in InitMemVmemFd() local 118 const int bufSize = 256; in InitMemVmemFd() local 126 const int bufSize = 256; in InitMemVmemFd() local 444 const int bufSize = 256; in ReadFile() local 498 const int bufSize = 256; in OpenProcPidFiles() local 505 const int bufSize = 256; in OpenProcPidFiles() local 521 const int bufSize = 256; in OpenDestDir() local 555 const int bufSize = 256; in ReadProcPidFile() local 563 const int bufSize = 256; in ReadProcPidFile() local [all …]
|
/developtools/hdc/src/daemon/ |
D | shell.cpp | 172 constexpr int bufSize = 1024; in ThreadFork() local 193 constexpr int bufSize = 1024; in ShellFork() local 222 constexpr int bufSize = 1024; in CreateSubProcessPTY() local 229 constexpr int bufSize = 1024; in CreateSubProcessPTY() local 237 constexpr int bufSize = 1024; in CreateSubProcessPTY() local
|
/developtools/profiler/device/plugins/api/test/unittest/ |
D | buffer_write_test.cpp | 44 const int bufSize = 256; in InitShareMemory1() local 54 const int bufSize = 256; in InitShareMemory1() local 81 const int bufSize = 256; in InitShareMemory2() local 91 const int bufSize = 256; in InitShareMemory2() local
|
/developtools/profiler/hiebpf/src/ |
D | elf_file.cpp | 231 const std::size_t bufSize) in MakeUnique() 239 bool ElfHeader::Init(unsigned char * const ehdrBuf, const std::size_t bufSize) in Init() 256 bool ElfHeader::ParseElf32Header(unsigned char * const ehdrBuf, const std::size_t bufSize) in ParseElf32Header() 317 bool ElfHeader::ParseElf64Header(unsigned char * const ehdrBuf, const std::size_t bufSize) in ParseElf64Header() 392 std::unique_ptr<SectionHeader> SectionHeader::MakeUnique(char * const shdrBuf, const size_t bufSize, in MakeUnique() 456 std::unique_ptr<ProgramHeader> ProgramHeader::MakeUnique(char * const phdrBuf, const size_t bufSize) in MakeUnique()
|
D | ringbuffer.cpp | 23 RingBuffer::RingBuffer(const std::size_t bufSize, const enum MemAlignShift shift) in RingBuffer() 253 char* RingBuffer::Allocate(std::size_t bufSize) in Allocate()
|
/developtools/hdc/src/test/jdwp/ |
D | HdcJdwpSimulator.cpp | 31 constexpr int bufSize = 1024; in FinishWriteCallback() local 129 constexpr int bufSize = 1024; in ProcessIncoming() local 150 constexpr int bufSize = 1024; in ReceiveNewFd() local 185 constexpr int bufSize = 1024; in ConnectJdwp() local
|
/developtools/profiler/device/cmds/test/unittest/ |
D | hiprofiler_cmd_test.cpp | 170 const int bufSize = 256; in CreateConfigFile() local 179 const int bufSize = 256; in CreateConfigFile() local 191 const int bufSize = 256; in CreateConfigFile() local 204 const int bufSize = 256; in CreateConfigFile() local
|
/developtools/profiler/hiebpf/test/unittest/ |
D | ipc_unix_socket_test.cpp | 65 const int bufSize = 1024; variable 98 const int bufSize = 1024; variable
|
/developtools/profiler/device/plugins/native_hook/test/unittest/ |
D | check_hook_data_test.cpp | 143 const int bufSize = 256; in ReadFile() local 152 const int bufSize = 256; in ReadFile() local 161 const int bufSize = 256; in ReadFile() local 209 const int bufSize = 256; in ApplyForMalloc() local 291 const int bufSize = 256; in ApplyForCalloc() local 331 const int bufSize = 256; in ApplyForRealloc() local 340 const int bufSize = 256; in ApplyForRealloc() local
|
D | stack_writer_test.cpp | 43 const int bufSize = 256; in InitShareMemory() local 53 const int bufSize = 256; in InitShareMemory() local
|
/developtools/hiperf/demo/cpp/ |
D | hiperf_malloc_demo.cpp | 28 const int bufSize = 1048576; in main() local
|
/developtools/profiler/device/services/shared_memory/src/ |
D | share_memory_block.cpp | 67 const int bufSize = 256; in CreateBlockWithFd() local 95 const int bufSize = 256; in CreateBlock() local 105 const int bufSize = 256; in CreateBlock() local
|
/developtools/profiler/device/plugins/hidump_plugin/src/ |
D | hidump_plugin.cpp | 71 const int bufSize = 256; in Start() local 225 const int bufSize = 256; in CustomPclose() local
|
/developtools/profiler/hiebpf/include/ |
D | elf_file.h | 85 inline bool Init(char * const phdrBuf, const size_t bufSize) in Init() 117 inline bool Init(char * const shdrBuf, const size_t bufSize, const size_t index) in Init()
|
/developtools/profiler/device/services/ipc/src/ |
D | socket_context.cpp | 48 const int bufSize = 256; in ~SocketContext() local 55 const int bufSize = 256; in ~SocketContext() local
|
D | unix_socket_server.cpp | 140 const int bufSize = 256; in StartServer() local
|
/developtools/hdc/src/common/ |
D | uart.cpp | 141 constexpr int bufSize = 1024; in SetSerial() local 178 constexpr int bufSize = 1024; in SetSerial() local 407 constexpr int bufSize = 1024; in UartToHdcProtocol() local 420 constexpr int bufSize = 1024; in UartToHdcProtocol() local 950 constexpr int bufSize = 1024; in ReadDataFromUARTStream() local
|
D | base.cpp | 158 constexpr int bufSize = 1024; in RollLogFile() local 171 constexpr int bufSize = 1024; in RollLogFile() local 178 constexpr int bufSize = 1024; in RollLogFile() local 337 constexpr int bufSize = 1024; in SendCallback() local 1006 constexpr int bufSize = 1024; in CreateSocketPair() local 1128 constexpr int bufSize = 1024; in CheckDirectoryOrPath() local 1143 constexpr int bufSize = 1024; in CheckDirectoryOrPath() local 1514 constexpr int bufSize = 1024; in GetCwd() local 1540 constexpr int bufSize = 1024; in GetTmpDir() local
|