Home
last modified time | relevance | path

Searched defs:bufSize (Results 1 - 25 of 55) sorted by relevance

123

/developtools/hiperf/demo/cpp/
H A Dhiperf_malloc_demo.cpp28 const int bufSize = 1048576; in main() local
/developtools/smartperf_host/trace_streamer/test/unittest/ptreader_parser/
H A Dptreader_parser_test.cpp72 constexpr uint32_t bufSize = 1024; in HWTEST_F() local
97 constexpr uint32_t bufSize = 1024; in HWTEST_F() local
122 constexpr uint32_t bufSize = 1024; in HWTEST_F() local
147 constexpr uint32_t bufSize in HWTEST_F() local
252 constexpr uint32_t bufSize = 1024; HWTEST_F() local
283 constexpr uint32_t bufSize = 1024; HWTEST_F() local
[all...]
/developtools/profiler/hiebpf/test/unittest/
H A Dipc_unix_socket_test.cpp65 const int bufSize = 1024; in HWTEST_F() local
98 const int bufSize = 1024; in HWTEST_F() local
/developtools/profiler/hiebpf/src/
H A Dringbuffer.cpp23 RingBuffer::RingBuffer(const std::size_t bufSize, const enum MemAlignShift shift) in RingBuffer() argument
277 char* RingBuffer::Allocate(std::size_t bufSize) in Allocate() argument
[all...]
H A Dhiebpf_data_file.cpp72 uint32_t bufSize = OHOS::Developtools::Hiebpf::KernelSymbolInfo::GetSymbolData(buf); in WriteKernelSymbol() local
/developtools/hdc/src/common/
H A Dcircle_buffer.cpp46 const size_t bufSize = static_cast<size_t>(Base::GetUsbffsBulkSize()); in Malloc() local
H A Dtcp.cpp83 constexpr int bufSize = 1024; in ReadStream() local
85 uv_strerror_r(static_cast<int>(nread), buffer, bufSize); in ReadStream() local
H A Dasync_cmd.cpp168 constexpr int bufSize = 1024; in ThreadFork() local
H A Dfile.cpp189 constexpr int bufSize = 1024; in TransferSummary() local
H A Dfile_descriptor.cpp72 void HdcFileDescriptor::FileIOOnThread(CtxFileIO *ctxIO, int bufSize) in FileIOOnThread() argument
/developtools/hdc/src/host/
H A Dhost_unity.cpp92 constexpr int bufSize = 1024; in OnFileIO() local
/developtools/profiler/device/plugins/cpu_plugin/src/
H A Dtest_main.cpp85 const int bufSize = 256; in main() local
/developtools/profiler/device/plugins/ftrace_plugin/src/
H A Dfile_utils.cpp59 const int bufSize = 256; in ReadFile() local
/developtools/hdc/src/daemon/
H A Ddaemon_usb.h36 int bufSize; member
H A Ddaemon_uart.cpp60 constexpr int bufSize = 1024; in Initial() local
H A Dshell.cpp194 constexpr int bufSize = 1024; in ThreadFork() local
219 constexpr int bufSize = 1024; in ShellFork() local
248 constexpr int bufSize = 1024; in CreateSubProcessPTY() local
255 constexpr int bufSize in CreateSubProcessPTY() local
263 constexpr int bufSize = 1024; CreateSubProcessPTY() local
[all...]
H A Ddaemon_app.cpp263 constexpr int bufSize = 1024; in WhenTransferFinish() local
/developtools/profiler/device/services/ipc/src/
H A Dunix_socket_server.cpp157 const int bufSize = 256; in StartServer() local
/developtools/profiler/device/plugins/native_hook/test/unittest/
H A Dstack_writer_test.cpp42 const int bufSize = 256; in InitShareMemory() local
52 const int bufSize = 256; in InitShareMemory() local
/developtools/profiler/device/plugins/api/test/unittest/
H A Dbuffer_write_test.cpp44 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 in InitShareMemory2() local
[all...]
/developtools/profiler/device/plugins/hidump_plugin/src/
H A Dhidump_plugin.cpp77 const int bufSize = 256; in Start() local
/developtools/profiler/host/smartperf/client/client_command/
H A Dsmartperf_main.cpp150 const int bufSize = 256; in RecordCapacity() local
/developtools/profiler/device/plugins/native_daemon/src/
H A Ddebug_logger.cpp243 const int bufSize = 256; in OpenLog() local
/developtools/profiler/device/plugins/hilog_plugin/test/unittest/
H A Dhilog_plugin_unittest.cpp126 const int bufSize = 256; in GetSec() local
135 const int bufSize = 256; in GetSec() local
/developtools/hdc/src/test/jdwp/
H A DHdcJdwpSimulator.cpp31 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 in ConnectJdwp() local
[all...]

Completed in 14 milliseconds

123