Home
last modified time | relevance | path

Searched defs:trace (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/display_device/src/fbdev/
Dfb_composition.cpp37 HitraceScoped trace(HITRACE_TAG_GRAPHIC_AGP, "fbfresh"); in FbFresh() local
77 HitraceScoped trace(HITRACE_TAG_GRAPHIC_AGP, "fb apply"); in Apply() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_debug.h78 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) \ argument
85 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) CSTD_NOP() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
Dmali_kbase_debug.h70 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) … argument
77 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) CSTD_NOP() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
Dmali_kbase_debug.h75 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...)\ argument
82 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) CSTD_NOP() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
Dmali_kbase_debug.h77 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) … argument
84 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) CSTD_NOP() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
Dsched.h1395 unsigned long trace; member