Home
last modified time | relevance | path

Searched defs:INFO (Results 1 – 2 of 2) sorted by relevance

/tools/thermal/lib/
Dlog.h19 #define INFO(fmt, ...) logit(LOG_INFO, fmt, ##__VA_ARGS__) macro
/tools/testing/selftests/futex/include/
Dlogging.h50 const char *INFO = INFO_NORMAL; variable