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

  /system/extras/perfprofd/
perfprofdutils.h 29 extern void perfprofd_log_info(const char *fmt, ...);
34 #define W_ALOGI perfprofd_log_info
perfprofdutils.cc 43 void perfprofd_log_info(const char *fmt, ...) function
  /system/extras/perfprofd/tests/
perfprofdmockutils.cc 92 void perfprofd_log_info(const char *fmt, ...) function
103 perfprofd_log_info("sleep %d seconds", seconds);

Completed in 71 milliseconds