HomeSort by: relevance | last modified time | path
    Searched refs:VCHIQ_LOG_INFO (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.h 52 #define VCHIQ_LOG_INFO 6
67 #ifndef vchiq_log_info
68 #define vchiq_log_info(cat, fmt, ...) \ macro
69 do { if (cat >= VCHIQ_LOG_INFO) \
vchiq_core.c 169 vchiq_log_info(vchiq_core_log_level, "%d: srv:%d %s->%s",
192 vchiq_log_info(vchiq_core_log_level,
214 vchiq_log_info(vchiq_core_log_level,
237 vchiq_log_info(vchiq_core_log_level,
262 vchiq_log_info(vchiq_core_log_level,
421 vchiq_log_info(vchiq_core_log_level, "%d: %s->%s", state->id,
890 vchiq_log_info(vchiq_core_log_level,
917 VCHIQ_LOG_INFO))
956 vchiq_log_info(vchiq_core_log_level,
980 vchiq_log_info(SRVTRACE_LEVEL(service)
    [all...]

Completed in 24 milliseconds