Home
last modified time | relevance | path

Searched defs:StatsInfo (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/battery_statistics/frameworks/napi/include/
Dasync_callback_info.h52 struct StatsInfo { struct
54 int32_t type_ = BatteryStatsInfo::CONSUMPTION_TYPE_INVALID; argument
61 std::vector<StatsInfo> statsInfos_; argument
/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_stats.h35 struct StatsInfo { struct
36 uint16_t level;
37 uint16_t type;
38 uint16_t len;
39 uint16_t dropped;
40 uint32_t domain;
41 uint32_t pid;
42 uint32_t tv_sec;
43 uint32_t tv_nsec;
44 uint32_t mono_sec;
[all …]