| /developtools/profiler/device/services/profiler_service/test/unittest/ |
| D | profiler_data_repeater_test.cpp | 43 const int bufferSize = 10; variable 61 const int bufferSize = 10; variable 111 const int bufferSize = itemCounts; variable 163 const int bufferSize = 10; variable 177 const int bufferSize = 10; variable 191 const int bufferSize = 10; variable
|
| /developtools/profiler/device/plugins/memory_plugin/src/ |
| D | test_main.cpp | 42 const int bufferSize = 256; in main() local
|
| D | memory_module.cpp | 34 static int MemPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in MemPluginReportResult()
|
| /developtools/profiler/device/plugins/diskio_plugin/src/ |
| D | diskio_module.cpp | 34 static int DiskioPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in DiskioPluginReportResult()
|
| /developtools/profiler/device/plugins/cpu_plugin/src/ |
| D | cpu_module.cpp | 34 static int CpuPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in CpuPluginReportResult()
|
| /developtools/profiler/host/smartperf/ide/src/trace/component/setting/ |
| D | SpRecordSetting.ts | 49 get bufferSize(): number { method in SpRecordSetting
|
| /developtools/profiler/device/plugins/process_plugin/src/ |
| D | process_module.cpp | 35 static int ProcessPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in ProcessPluginReportResult()
|
| /developtools/profiler/device/services/profiler_service/src/ |
| D | trace_file_reader.cpp | 98 bool TraceFileReader::ReadData(uint8_t buffer[], uint32_t bufferSize) in ReadData()
|
| /developtools/profiler/device/plugins/sample_plugin/src/ |
| D | sample_module.cpp | 35 static int SamplePluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in SamplePluginReportResult()
|
| /developtools/profiler/device/plugins/network_plugin/src/ |
| D | network_module.cpp | 35 static int NetworkPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in NetworkPluginReportResult()
|
| /developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
| D | ftrace_data_reader_test.cpp | 86 long bufferSize = static_cast<long>(buffer.size()); variable
|
| /developtools/profiler/device/services/plugin_service/src/ |
| D | plugin_command_builder.cpp | 29 uint32_t bufferSize) in BuildCreateSessionCmd()
|
| D | plugin_service.cpp | 118 uint32_t bufferSize = bufferConfig.pages() * PAGE_BYTES; in CreatePluginSession() local
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | hook_manager.cpp | 195 uint32_t bufferSize = hookConfig_.smb_pages() * PAGE_BYTES; /* bufferConfig.pages() */ in CreatePluginSession() local 382 bool HookManager::CreateWriter(std::string pluginName, uint32_t bufferSize, int smbFd, int eventFd) in CreateWriter()
|
| D | symbols_file.cpp | 462 bool LoadEhFrameHDR(const unsigned char *buffer, size_t bufferSize, uint64_t shdrOffset) in LoadEhFrameHDR()
|
| /developtools/profiler/device/plugins/api/src/ |
| D | command_poller.cpp | 48 uint32_t bufferSize = cmd.buffer_sizes(0); in OnCreateSessionCmd() local
|
| D | plugin_manager.cpp | 442 bool PluginManager::CreateWriter(std::string pluginName, uint32_t bufferSize, int smbFd, int eventF… in CreateWriter()
|
| /developtools/profiler/interfaces/kits/test/unittest/ |
| D | plugin_module_api_test.cpp | 98 int PluginModuleApiTest::MemPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in MemPluginReportResult() 158 int PluginModuleApiTest::SamplePluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in SamplePluginReportResult()
|
| /developtools/profiler/device/services/ipc/src/ |
| D | socket_context.cpp | 99 uint32_t bufferSize = MEMORY_BLOCK_UNIT; in UnixSocketRecv() local
|
| /developtools/profiler/device/plugins/api/test/unittest/ |
| D | command_poller_test.cpp | 95 virtual bool CreateWriter(std::string pluginName, uint32_t bufferSize, int smbFd, int eventFd) in CreateWriter()
|
| /developtools/bytrace/bin/src/ |
| D | bytrace_cmd.cpp | 228 static bool SetBufferSize(int bufferSize) in SetBufferSize() 685 constexpr unsigned int bufferSize = 128; // buffer size in MarkOthersClockSync() local
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | flow_controller.cpp | 349 auto bufferSize = static_cast<long>(memPool_->GetBlockSize()); in ReadEventData() local
|
| /developtools/hiperf/src/ |
| D | symbols_file.cpp | 472 bool LoadEhFrameHDR(const unsigned char *buffer, size_t bufferSize, uint64_t shdrOffset) in LoadEhFrameHDR()
|
| D | perf_events.cpp | 1105 size_t bufferSize = MAX_BUFFER_SIZE; in CalcBufferSize() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ |
| D | symbols_file.cpp | 469 bool LoadEhFrameHDR(const unsigned char *buffer, size_t bufferSize, uint64_t shdrOffset) in LoadEhFrameHDR()
|