| /developtools/profiler/device/plugins/memory_plugin/src/ |
| H A D | test_main.cpp | 42 const int bufferSize = 256; in main() local
|
| H A D | memory_module.cpp | 33 static int MemPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in MemPluginReportResult() argument
|
| /developtools/profiler/device/plugins/cpu_plugin/src/ |
| H A D | cpu_module.cpp | 33 static int CpuPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in CpuPluginReportResult() argument
|
| /developtools/profiler/device/plugins/diskio_plugin/src/ |
| H A D | diskio_module.cpp | 33 static int DiskioPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in DiskioPluginReportResult() argument
|
| /developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
| H A D | ftrace_data_reader_test.cpp | 85 long bufferSize = static_cast<long>(buffer.size()); in HWTEST_F() local
|
| /developtools/profiler/device/plugins/gpu_plugin/src/ |
| H A D | gpu_module.cpp | 32 static int GpuPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in GpuPluginReportResult() argument
|
| /developtools/profiler/device/plugins/network_plugin/src/ |
| H A D | network_module.cpp | 34 static int NetworkPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in NetworkPluginReportResult() argument
|
| /developtools/profiler/device/plugins/process_plugin/src/ |
| H A D | process_module.cpp | 34 static int ProcessPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in ProcessPluginReportResult() argument
|
| /developtools/profiler/device/plugins/sample_plugin/src/ |
| H A D | sample_module.cpp | 35 static int SamplePluginReportResult(uint8_t* bufferData, uint32_t bufferSize)
in SamplePluginReportResult() argument
|
| /developtools/profiler/device/plugins/xpower_plugin/src/ |
| H A D | xpower_module.cpp | 38 static int XpowerPluginReportResult(uint8_t* bufferData, uint32_t bufferSize)
in XpowerPluginReportResult() argument
|
| /developtools/profiler/device/services/plugin_service/src/ |
| H A D | plugin_command_builder.cpp | 28 BuildCreateSessionCmd(const ProfilerPluginConfig& config, uint32_t bufferSize) BuildCreateSessionCmd() argument
|
| H A D | plugin_service.cpp | 139 uint32_t bufferSize = bufferConfig.pages() * PAGE_BYTES; in CreatePluginSession() local
|
| /developtools/profiler/device/services/profiler_service/src/ |
| H A D | trace_file_reader.cpp | 104 bool TraceFileReader::ReadData(uint8_t buffer[], uint32_t bufferSize) in ReadData() argument 109 stream_.read(reinterpret_cast<CharPtr>(buffer), bufferSize); in ReadData() local
|
| /developtools/profiler/device/plugins/api/src/ |
| H A D | command_poller.cpp | 46 uint32_t bufferSize = cmd.buffer_sizes(0); in OnCreateSessionCmd() local
|
| H A D | plugin_manager.cpp | 466 bool PluginManager::CreateWriter(std::string pluginName, uint32_t bufferSize, int smbFd, int eventFd, in CreateWriter() argument
|
| /developtools/profiler/device/plugins/network_profiler/service/src/ |
| H A D | network_profiler_handle.cpp | 25 NetworkProfilerHandle::NetworkProfilerHandle(clockid_t pluginDataClockId, uint32_t bufferSize, bool isProtobufSerialize) in NetworkProfilerHandle() argument
|
| H A D | network_profiler_manager.cpp | 230 uint32_t bufferSize = static_cast<uint32_t>(config_.smb_pages() * PAGE_BYTES); in HandleNetworkProfilerContext() local 341 bool NetworkProfilerManager::CreateWriter(std::string pluginName, uint32_t bufferSize, int smbFd, int eventFd, in CreateWriter() argument
|
| /developtools/profiler/device/services/profiler_service/test/unittest/ |
| H A D | profiler_data_repeater_test.cpp | 42 const int bufferSize = 10; in HWTEST_F() local 60 const int bufferSize = 10; in HWTEST_F() local 110 const int bufferSize = itemCounts; in HWTEST_F() local 162 const int bufferSize in HWTEST_F() local 176 const int bufferSize = 10; HWTEST_F() local 190 const int bufferSize = 10; HWTEST_F() local [all...] |
| /developtools/profiler/device/plugins/ffrt_profiler/service/src/ |
| H A D | ffrt_profiler_handle.cpp | 23 FfrtProfilerHandle::FfrtProfilerHandle(uint32_t bufferSize, bool isProtobufSerialize) in FfrtProfilerHandle() argument
|
| H A D | ffrt_profiler_manager.cpp | 221 uint32_t bufferSize = static_cast<uint32_t>(config_.smb_pages() * PAGE_BYTES); in HandleFfrtProfilerContext() local 332 bool FfrtProfilerManager::CreateWriter(std::string pluginName, uint32_t bufferSize, int smbFd, int eventFd, in CreateWriter() argument
|
| /developtools/profiler/device/services/ipc/src/ |
| H A D | socket_context.cpp | 103 uint32_t bufferSize = MEMORY_BLOCK_UNIT; in UnixSocketRecv() local
|
| /developtools/profiler/hidebug/frameworks/native/ |
| H A D | hidebug_base.c | 109 uint32_t bufferSize = size; in QueryParams() local
|
| /developtools/profiler/interfaces/kits/test/unittest/ |
| H A D | plugin_module_api_test.cpp | 97 int PluginModuleApiTest::MemPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in MemPluginReportResult() argument 157 int PluginModuleApiTest::SamplePluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in SamplePluginReportResult() argument
|
| /developtools/hapsigner/hapsigntool_cpp/codesigning/fsverity/src/ |
| H A D | merkle_tree_builder.cpp | 145 int bufferSize = bufferPtr->GetCapacity(); in RunHashTask() local
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| H A D | hook_manager.cpp | 260 uint32_t bufferSize = static_cast<uint32_t>(hookConfig_.smb_pages()) * PAGE_BYTES; /* bufferConfig.pages() */ in HandleHookContext() local 657 bool HookManager::CreateWriter(std::string pluginName, uint32_t bufferSize, int smbFd, int eventFd, in CreateWriter() argument
|