Home
last modified time | relevance | path

Searched refs:AUTO_TIMER_NAME (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_time.h133 #define AUTO_TIMER_NAME(name) AUTO_TIMER_NAME_STRING(name, __COUNTER__) macro
134 #define AUTO_TIMING() AutoTiming AUTO_TIMER_NAME(auto_timing)(__FUNCTION__)
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_time.h83 #define AUTO_TIMER_NAME(name) AUTO_TIMER_NAME_STRING(name, __COUNTER__) macro
84 #define AUTO_TIMING() AutoTiming AUTO_TIMER_NAME(auto_timing)(__FUNCTION__)
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_time.h135 #define AUTO_TIMER_NAME(name) AUTO_TIMER_NAME_STRING(name, __COUNTER__) macro
136 #define AUTO_TIMING() AutoTiming AUTO_TIMER_NAME(auto_timing)(__FUNCTION__)
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_time.h84 #define AUTO_TIMER_NAME(name) AUTO_TIMER_NAME_STRING(name, __COUNTER__) macro
85 #define AUTO_TIMING() MppTime AUTO_TIMER_NAME(auto_timing)(__FUNCTION__)

Completed in 2 milliseconds