Searched defs:bufferData (Results 1 - 10 of 10) sorted by relevance
/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/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/memory_plugin/src/ |
H A D | memory_module.cpp | 33 static int MemPluginReportResult(uint8_t* bufferData, uint32_t bufferSize) in MemPluginReportResult() 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/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/smartperf_host/trace_streamer/src/trace_data/ |
H A D | sqllite_prepar_cache_data.cpp | 344 std::string bufferData; in SendDBProto() local
|
Completed in 5 milliseconds