Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/include/
A Dlogger_interface.h143 DC_LOG_PERF_TRACE("%s duration: %lld ticks\n", __func__, \
150 #define DISPLAY_STATS(msg, ...) DC_LOG_PERF_TRACE(msg, __VA_ARGS__)
A Dlogger_types.h67 #define DC_LOG_PERF_TRACE(...) DRM_DEBUG_KMS(__VA_ARGS__) macro

Completed in 5 milliseconds