/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ |
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()
|
D | section_header.cpp | 38 std::unique_ptr<SectionHeader> SectionHeader::MakeUnique(char * const shdrBuf, const size_t bufSize, in MakeUnique()
|
/developtools/profiler/device/plugins/native_daemon/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/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/host/smartperf/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/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/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/hdc/src/daemon/ |
D | shell.cpp | 152 constexpr int bufSize = 1024; in ShellFork() local 179 constexpr int bufSize = 1024; in CreateSubProcessPTY() local 186 constexpr int bufSize = 1024; in CreateSubProcessPTY() local 194 constexpr int bufSize = 1024; in CreateSubProcessPTY() local
|
D | daemon_usb.h | 36 int bufSize; member
|
/developtools/profiler/device/plugins/memory_plugin/src/ |
D | memory_data_plugin.cpp | 98 const int bufSize = 256; in InitMemVmemFd() local 106 const int bufSize = 256; in InitMemVmemFd() local 122 const int bufSize = 256; in InitMemVmemFd() local 130 const int bufSize = 256; in InitMemVmemFd() local 458 const int bufSize = 256; in ReadFile() local 514 const int bufSize = 256; in OpenProcPidFiles() local 521 const int bufSize = 256; in OpenProcPidFiles() local 537 const int bufSize = 256; in OpenDestDir() local 574 const int bufSize = 256; in ReadProcPidFile() local 582 const int bufSize = 256; in ReadProcPidFile() local [all …]
|
/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/plugins/native_hook/test/unittest/ |
D | check_hook_data_test.cpp | 101 const int bufSize = 256; in ReadFile() local 110 const int bufSize = 256; in ReadFile() local 119 const int bufSize = 256; in ReadFile() local 167 const int bufSize = 256; in ApplyForMalloc() local 204 const int bufSize = 256; in ApplyForCalloc() local 244 const int bufSize = 256; in ApplyForRealloc() local 253 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/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/device/base/src/ |
D | common.cpp | 68 const int bufSize = 256; in IsProcessRunning() local 252 const int bufSize = 256; in CustomPclose() local 259 const int bufSize = 256; in CustomPclose() local 396 const int bufSize = 256; in GetErrorMsg() local
|
/developtools/profiler/device/plugins/hidump_plugin/src/ |
D | hidump_plugin.cpp | 74 const int bufSize = 256; in Start() local 234 const int bufSize = 256; in CustomPclose() local
|
/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/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/hdc/src/common/ |
D | uart.cpp | 136 constexpr int bufSize = 1024; in SetSerial() local 173 constexpr int bufSize = 1024; in SetSerial() local 402 constexpr int bufSize = 1024; in UartToHdcProtocol() local 415 constexpr int bufSize = 1024; in UartToHdcProtocol() local 945 constexpr int bufSize = 1024; in ReadDataFromUARTStream() local
|