Searched refs:W_ALOGI (Results 1 - 2 of 2) sorted by relevance

/system/extras/perfprofd/
H A Dperfprofdutils.h34 #define W_ALOGI perfprofd_log_info macro
H A Dperfprofdcore.cc295 W_ALOGI("option %s set to %u", key, uvalue);
307 W_ALOGI("option %s set to %s", key, value);
389 W_ALOGI("config file path set to %s", config_file_path);
859 W_ALOGI("random seed set to %u", seed);
900 W_ALOGI("starting Android Wide Profiling daemon");
908 W_ALOGI("early exit due to inappropriate build type");
932 W_ALOGI("profile collection skipped (%s)",
936 W_ALOGI("initiating profile collection");
939 W_ALOGI("profile collection failed (%s)",
945 W_ALOGI("profil
[all...]

Completed in 211 milliseconds