Home
last modified time | relevance | path

Searched defs:stats (Results 1 – 15 of 15) sorted by relevance

/base/powermgr/battery_statistics/frameworks/napi/src/
Dbattery_stats_module.cpp45 BatteryStats stats(env); in GetBatteryStats() local
59 BatteryStats stats(env); in GetAppStatsMah() local
65 BatteryStats stats(env); in GetAppStatsPercent() local
71 BatteryStats stats(env); in GetPartStatsMah() local
77 BatteryStats stats(env); in GetPartStatsPercent() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_instr_statistic.cpp48 std::shared_ptr<std::vector<std::pair<uint64_t, uint64_t>>> stats; in AddInstrStatistic() local
67 std::shared_ptr<std::vector<std::pair<uint64_t, uint64_t>>> stats = iter->second; in DumpInstrStatResult() local
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/utility/
Dio_collector.h27 static bool DefaultDiskStatsFilter(const DiskStats &stats) in DefaultDiskStatsFilter()
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
Dio_collector_test.cpp111 auto result = collect->CollectDiskStats([] (const DiskStats &stats) { in __anon1661273a0202()
126 auto result = collect->ExportDiskStats([] (const DiskStats &stats) { in __anon1661273a0302()
150 auto result = collect->CollectDiskStats([] (const DiskStats &stats) { in __anon1661273a0402()
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp183 void ServiceController::SendOverallStats(const LogStats& stats) in SendOverallStats()
211 void ServiceController::SendLogTypeDomainStats(const LogStats& stats) in SendLogTypeDomainStats()
251 void ServiceController::SendDomainStats(const LogStats& stats) in SendDomainStats()
289 void ServiceController::SendDomainTagStats(const LogStats& stats) in SendDomainTagStats()
302 void ServiceController::SendProcStats(const LogStats& stats) in SendProcStats()
349 void ServiceController::SendProcLogTypeStats(const LogStats& stats) in SendProcLogTypeStats()
392 void ServiceController::SendProcTagStats(const LogStats& stats) in SendProcTagStats()
772 LogStats& stats = m_hilogBuffer.GetStatsInfo(); in HandleStatsQueryRqst() local
/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_buffer.h81 LogStats stats; variable
Dlog_stats.h132 StatsEntry stats; member
141 StatsEntry stats[TypeNum]; member
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
Ddecorator.cpp62 void UCDecorator::WriteLinesToFile(const std::vector<std::string>& stats, bool addBlankLine) in WriteLinesToFile()
/base/hiviewdfx/hiview/plugins/performance/monitor/
DJankAnimatorMonitor.cpp32 …kAnimatorMonitor::JankAnimatorMonitor(IMonitorThrExecutor* thr, IAnimatorSceneDataProcessor* stats, in JankAnimatorMonitor()
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dio_collector_impl.cpp301 DiskStats& stats = device.stats; in CalculateDeviceDiskStats() local
336 for (auto &stats : diskStats) { in ExportDiskStats() local
531 bool IoCollectorImpl::ProcIoStatsFilter(const ProcessIoStats& stats) in ProcIoStatsFilter()
558 ProcessIoStats& stats = statsInfo.stats; in CalculateProcIoStats() local
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
Dio.h58 DiskStats stats; member
93 ProcessIoStats stats; member
/base/web/webview/ohos_interface/ohos_glue/base/bridge/
Dark_web_bridge_helper.cpp111 struct stat stats; in PrereadLibFile() local
/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h207 StatsRsp stats; member
212 StatsRsp stats; member
225 StatsRsp stats; member
231 StatsRsp stats; member
/base/hiviewdfx/hiview/plugins/unified_collector/
Dunified_collector.cpp478 (void)ioCollector->CollectDiskStats([](const DiskStats &stats) { return false; }, true); in IoCollectionTask()
/base/hiviewdfx/faultloggerd/services/
Dfault_logger_daemon.cpp957 DumpStats stats; in HandleDumpStats() local