Home
last modified time | relevance | path

Searched refs:W_ALOGI (Results 1 – 3 of 3) sorted by relevance

/system/extras/perfprofd/
Dconfigreader.cc52 W_ALOGI("config file path set to %s", config_file_path); in setConfigFilePath()
186 W_ALOGI("option %s overridden to %u", key, new_value); in overrideUnsignedEntry()
218 W_ALOGI("option %s set to %u", key, uvalue); in parseLine()
230 W_ALOGI("option %s set to %s", key, value); in parseLine()
Dperfprofdutils.h34 #define W_ALOGI perfprofd_log_info macro
Dperfprofdcore.cc830 W_ALOGI("random seed set to %u", seed); in set_seed()
884 W_ALOGI("starting Android Wide Profiling daemon"); in perfprofd_main()
898 W_ALOGI("early exit due to inappropriate build type"); in perfprofd_main()
922 W_ALOGI("profile collection skipped (%s)", in perfprofd_main()
926 W_ALOGI("initiating profile collection"); in perfprofd_main()
929 W_ALOGI("profile collection failed (%s)", in perfprofd_main()
935 W_ALOGI("profile collection complete"); in perfprofd_main()
942 W_ALOGI("finishing Android Wide Profiling daemon"); in perfprofd_main()