Home
last modified time | relevance | path

Searched refs:DTRACE_BEGIN (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/utils/
Ddebug.h53 #define DTRACE_BEGIN(custom_string) Debug::Get()->BeginTrace(__CLASS__, __FUNCTION__, custom_string) macro
/hardware/qcom/display/msm8998/sdm/include/utils/
Ddebug.h53 #define DTRACE_BEGIN(custom_string) Debug::Get()->BeginTrace(__CLASS__, __FUNCTION__, custom_string) macro
/hardware/qcom/sm8150/display/libdebug/
Ddebug_handler.h55 #define DTRACE_BEGIN(custom_string) display::DebugHandler::Get()->BeginTrace( \ macro
/hardware/qcom/display/msm8909/sdm/include/utils/
Ddebug.h54 #define DTRACE_BEGIN(custom_string) Debug::Get()->BeginTrace(__CLASS__, __FUNCTION__, custom_string) macro
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Ddebug.h53 #define DTRACE_BEGIN(custom_string) Debug::Get()->BeginTrace(__CLASS__, __FUNCTION__, custom_string) macro
/hardware/qcom/sm7250/display/libdebug/
Ddebug_handler.h55 #define DTRACE_BEGIN(custom_string) display::DebugHandler::Get()->BeginTrace( \ macro
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_tonemapper.cpp193 DTRACE_BEGIN("GPU_TM_BLIT"); in ToneMap()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_tonemapper.cpp193 DTRACE_BEGIN("GPU_TM_BLIT"); in ToneMap()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_tonemapper.cpp240 DTRACE_BEGIN("GPU_TM_BLIT"); in ToneMap()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_tonemapper.cpp240 DTRACE_BEGIN("GPU_TM_BLIT"); in ToneMap()
/hardware/qcom/sm7250/display/composer/
Dhwc_tonemapper.cpp232 DTRACE_BEGIN("GPU_TM_BLIT"); in ToneMap()
Dhwc_display_builtin.cpp391 DTRACE_BEGIN("HWC2::Vsync::Enable"); in Validate()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_tonemapper.cpp242 DTRACE_BEGIN("GPU_TM_BLIT"); in ToneMap()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_tonemapper.cpp243 DTRACE_BEGIN("GPU_TM_BLIT"); in ToneMap()
Dhwc_display_builtin.cpp267 DTRACE_BEGIN("HWC2::Vsync::Enable"); in Validate()
/hardware/qcom/sm8150/display/sdm/libs/core/
Ddisplay_builtin.cpp172 DTRACE_BEGIN("PrepareHWLayers"); in Prepare()
273 DTRACE_BEGIN("RegisterVsync"); in Commit()
/hardware/qcom/sm7250/display/sdm/libs/core/
Ddisplay_builtin.cpp393 DTRACE_BEGIN("RegisterVsync"); in Commit()
762 DTRACE_BEGIN(trace_name.c_str()); in SetVsyncStatus()