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.h35 #define INC_METRIC_IF_DEBUG(val) PoolStats::instance()->val++; macro
87 INC_METRIC_IF_DEBUG(Obtained) in obtain()
89 INC_METRIC_IF_DEBUG(Created) in obtain()
106 INC_METRIC_IF_DEBUG(Recycled) in recycle()