Searched refs:W_ALOGE (Results 1 – 4 of 4) sorted by relevance
/system/extras/perfprofd/ |
D | perfprofdcore.cc | 124 W_ALOGE("malformed command line: -c option requires argument)"); in parse_args() 130 W_ALOGE("malformed command line: unknown option or arg %s)", argv[ac]); in parse_args() 290 W_ALOGE("pipe2() failed (%s)", strerror(errno)); in get_camera_active() 295 W_ALOGE("fork() failed (%s)", strerror(errno)); in get_camera_active() 310 W_ALOGE("execvp() failed (%s)", strerror(errno)); in get_camera_active() 351 W_ALOGE("Failed to open dir %s (%s)", psdir.c_str(), strerror(errno)); in get_charging() 434 W_ALOGE("Failed to read or scan /proc/loadavg (%s)", strerror(errno)); in annotate_encoded_perf_profile() 461 W_ALOGE("Failed to read /sys/power/wake_unlock (%s)", strerror(errno)); in annotate_encoded_perf_profile() 827 W_ALOGE("unable to open configuration file %s", in init() 837 W_ALOGE("unable to write to %s", oomscore_path.str().c_str()); in init()
|
D | cpuconfig.cc | 93 W_ALOGE("setprop ctl.stop mpdecision failed"); in StopMpdecision() 103 W_ALOGE("setprop ctl.start mpdecision failed"); in RestartMpdecision()
|
D | configreader.cc | 133 W_ALOGE("internal error -- duplicate entry for key %s", key); in addUnsignedEntry() 148 W_ALOGE("internal error -- duplicate entry for key %s", key); in addStringEntry() 152 W_ALOGE("internal error -- bad default value for key %s", key); in addStringEntry()
|
D | perfprofdutils.h | 32 #define W_ALOGE perfprofd_log_error macro
|