Home
last modified time | relevance | path

Searched defs:collector (Results 1 – 6 of 6) sorted by relevance

/developtools/profiler/hidebug/frameworks/native/src/
Dhidebug_native_interface_impl.cpp136 … std::shared_ptr<UCollectClient::CpuCollector> collector = UCollectClient::CpuCollector::Create(); in GetSystemCpuUsage() local
154 auto collector = UCollectUtil::MemoryCollector::Create(); in GetAppMemoryLimit() local
174 …std::shared_ptr<UCollectUtil::MemoryCollector> collector = UCollectUtil::MemoryCollector::Create(); in GetAppNativeMemInfo() local
207 …std::shared_ptr<UCollectUtil::MemoryCollector> collector = UCollectUtil::MemoryCollector::Create(); in GetSystemMemInfo() local
/developtools/profiler/host/smartperf/client/client_command/
DGPU.cpp52 std::shared_ptr<GpuCollector> collector = GpuCollector::Create(); in GetGpuFreq() local
60 std::shared_ptr<GpuCollector> collector = GpuCollector::Create(); in GetGpuLoad() local
DCPU.cpp100 std::shared_ptr<CpuCollector> collector = CpuCollector::Create(); in GetCpuFreq() local
117 std::shared_ptr<CpuCollector> collector = CpuCollector::Create(); in GetCpuUsage() local
152 std::shared_ptr<CpuCollector> collector = CpuCollector::Create(); in GetSysProcessCpuLoad() local
DRAM.cpp126 std::shared_ptr<MemoryCollector> collector = MemoryCollector::Create(); in GetSysRamInfo() local
Dsp_utils.cpp619 std::shared_ptr<CpuCollector> collector = CpuCollector::Create(); in GetCpuNum() local
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp450 …std::shared_ptr<UCollectUtil::MemoryCollector> collector = UCollectUtil::MemoryCollector::Create(); in GetPss() local
465 …std::shared_ptr<UCollectUtil::MemoryCollector> collector = UCollectUtil::MemoryCollector::Create(); in GetSharedDirty() local
480 …std::shared_ptr<UCollectUtil::MemoryCollector> collector = UCollectUtil::MemoryCollector::Create(); in GetPrivateDirty() local
556 …std::shared_ptr<UCollectUtil::MemoryCollector> collector = UCollectUtil::MemoryCollector::Create(); in GetVss() local