Home
last modified time | relevance | path

Searched refs:SYSTEM (Results 1 – 15 of 15) sorted by relevance

/hardware/google/pixel/perfstatsd/
Dmain.cpp27 LOG_TO(SYSTEM, INFO) << "main thread started"; in perfstatsdMain()
52 PLOG_TO(SYSTEM, ERROR) << "Failed to create main thread"; in startService()
61 PLOG_TO(SYSTEM, ERROR) << "Failed to start perfstatsd service"; in startService()
64 LOG_TO(SYSTEM, INFO) << "perfstatsd_pri_service started"; in startService()
77 PLOG_TO(SYSTEM, ERROR) << "Cannot find perfstatsd service."; in serviceCall()
85 LOG_TO(SYSTEM, INFO) << "dump perfstats history."; in serviceCall()
87 PLOG_TO(SYSTEM, ERROR) << "perf stats history is not available"; in serviceCall()
95 LOG_TO(SYSTEM, INFO) << "set option: " << key << " , " << value; in serviceCall()
100 PLOG_TO(SYSTEM, ERROR) << "fail to set options"; in serviceCall()
Dcpu_usage.cpp54 LOG_TO(SYSTEM, ERROR) << "Invalid value: " << value; in setOptions()
60 LOG_TO(SYSTEM, INFO) << "set profile threshold " << mProfileThreshold; in setOptions()
63 LOG_TO(SYSTEM, INFO) << "set disabled " << mDisabled; in setOptions()
66 LOG_TO(SYSTEM, INFO) << "set debug " << cDebug; in setOptions()
69 LOG_TO(SYSTEM, INFO) << "set top count " << mTopcount; in setOptions()
101 LOG_TO(SYSTEM, ERROR) << "Invalid proc data\n" << pidStat; in profileProcess()
123 LOG_TO(SYSTEM, INFO) << "pid: " << pid << " , ratio: " << usageRatio in profileProcess()
150 LOG_TO(SYSTEM, ERROR) << "Fail to open /proc/"; in profileProcess()
189 LOG_TO(SYSTEM, ERROR) << "Invalid /proc/stat data\n" << line; in getOverallUsage()
210 LOG_TO(SYSTEM, INFO) in getOverallUsage()
[all …]
Dio_usage.cpp100 LOG_TO(SYSTEM, ERROR) << "failed on opendir '/proc/'"; in update()
116 LOG_TO(SYSTEM, INFO) << i << "."; in update()
120 LOG_TO(SYSTEM, INFO) << "/proc/" << std::to_string(pid) << "/status" in update()
157 LOG_TO(SYSTEM, INFO) << "(pid, name, uid)=(" << pid << ", " << pname << ", " << strUid in update()
210 LOG_TO(SYSTEM, WARNING) << "unable to find App uid:" << uid; in updateUnknownUidList()
219 LOG_TO(SYSTEM, WARNING) << "unable to find uid:" << uid << " by getpwuid"; in updateUnknownUidList()
237 LOG_TO(SYSTEM, WARNING) << msg.str(); in updateUnknownUidList()
323 LOG_TO(SYSTEM, ERROR) << "formatNum buffer size is too small for read: " in dump()
327 LOG_TO(SYSTEM, ERROR) << "formatNum buffer size is too small for write: " in dump()
388 LOG_TO(SYSTEM, WARNING) << "Invalid uid I/O stats: \"" << line << "\""; in loadDataFromLine()
[all …]
Dperfstatsd.cpp67 LOG_TO(SYSTEM, WARNING) << "Data might be too large. size: " << ret->size() << " bytes\n" in getHistory()
75 LOG_TO(SYSTEM, ERROR) << "Invalid value. Minimum refresh period is 1 second"; in setOptions()
78 LOG_TO(SYSTEM, INFO) << "set period to " << value << " seconds"; in setOptions()
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal109 SYSTEM = 0x10000000,
151 | VehiclePropertyGroup:SYSTEM
163 | VehiclePropertyGroup:SYSTEM
175 | VehiclePropertyGroup:SYSTEM
188 | VehiclePropertyGroup:SYSTEM
201 | VehiclePropertyGroup:SYSTEM
214 | VehiclePropertyGroup:SYSTEM
228 | VehiclePropertyGroup:SYSTEM
241 | VehiclePropertyGroup:SYSTEM
254 | VehiclePropertyGroup:SYSTEM
[all …]
/hardware/interfaces/memtrack/1.0/
DIMemtrack.hal46 * { { 4096, ACCOUNTED | PRIVATE | SYSTEM },
47 * { 40960, UNACCOUNTED | PRIVATE | SYSTEM },
50 * If the HAL cannot differentiate between SYSTEM and DEDICATED memory, it
Dtypes.hal36 * SYSTEM/DEDICATED
53 SYSTEM = 1 << 6,
/hardware/interfaces/wifi/1.3/default/
Dservice.cpp46 argv, android::base::LogdLogger(android::base::SYSTEM)); in main()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleUtils.h60 return VehiclePropertyGroup::SYSTEM == getPropGroup(prop); in isSystemProperty()
/hardware/google/pixel/perfstatsd/include/
Dio_usage.h121 LOG_TO(SYSTEM, INFO) << msg; in ~ScopeTimer()
/hardware/interfaces/memtrack/1.0/vts/functional/
DVtsHalMemtrackV1_0TargetTest.cpp156 vector<MemtrackFlag> systemFlags = {MemtrackFlag::SYSTEM, in TEST_F()
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioSystemLegacy.h74 SYSTEM = 1, enumerator
/hardware/interfaces/audio/common/2.0/
Dtypes.hal95 SYSTEM = 1,
/hardware/interfaces/audio/common/4.0/
Dtypes.hal95 SYSTEM = 1,
/hardware/interfaces/audio/common/5.0/
Dtypes.hal97 SYSTEM = 1,