Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleObjectPool.h34 #define INC_METRIC_IF_DEBUG(val) PoolStats::instance()->val++; macro
86 INC_METRIC_IF_DEBUG(Obtained) in obtain()
88 INC_METRIC_IF_DEBUG(Created) in obtain()
105 INC_METRIC_IF_DEBUG(Recycled) in recycle()