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

  /system/extras/perfprofd/
perfprofdutils.h 34 #define W_ALOGI perfprofd_log_info
configreader.cc 51 W_ALOGI("config file path set to %s", config_file_path);
185 W_ALOGI("option %s overridden to %u", key, new_value);
217 W_ALOGI("option %s set to %u", key, uvalue);
229 W_ALOGI("option %s set to %s", key, value);
perfprofdcore.cc 812 W_ALOGI("random seed set to %u", seed);
866 W_ALOGI("starting Android Wide Profiling daemon");
874 W_ALOGI("early exit due to inappropriate build type");
898 W_ALOGI("profile collection skipped (%s)",
902 W_ALOGI("initiating profile collection");
905 W_ALOGI("profile collection failed (%s)",
911 W_ALOGI("profile collection complete");
918 W_ALOGI("finishing Android Wide Profiling daemon");

Completed in 103 milliseconds