Home
last modified time | relevance | path

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

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