HomeSort by relevance Sort by last modified time
    Searched refs:W_ALOGE (Results 1 - 3 of 3) sorted by null

  /system/extras/perfprofd/
perfprofdutils.h 32 #define W_ALOGE perfprofd_log_error
cpuconfig.cc 93 W_ALOGE("setprop ctl.stop mpdecision failed");
103 W_ALOGE("setprop ctl.start mpdecision failed");
perfprofdcore.cc 226 W_ALOGE("internal error -- duplicate entry for key %s", key);
241 W_ALOGE("internal error -- duplicate entry for key %s", key);
245 W_ALOGE("internal error -- bad default value for key %s", key);
332 W_ALOGE("unable to open configuration file %s", config_file_path);
385 W_ALOGE("malformed command line: -c option requires argument)");
392 W_ALOGE("malformed command line: unknown option or arg %s)", argv[ac]);
497 W_ALOGE("Failed to read or scan /proc/loadavg (%s)", strerror(errno));
510 W_ALOGE("Failed to read /sys/power/wake_unlock (%s)", strerror(errno));

Completed in 36 milliseconds