Searched refs:GET_TOTAL_CONSUME_TIME_BY_REQ_ID (Results 1 – 5 of 5) sorted by relevance
73 #define GET_TOTAL_CONSUME_TIME_BY_REQ_ID(reqId) macro84 #define GET_TOTAL_CONSUME_TIME_BY_REQ_ID(reqId) GetTotalConsumeTimeByReqId(reqId)
252 eventData.executionTime = GET_TOTAL_CONSUME_TIME_BY_REQ_ID(requestId); in ReportV1UnrelatedAuthCallEvent()
249 eventData.executionTime = GET_TOTAL_CONSUME_TIME_BY_REQ_ID(impl->base.id); in ReportBindAndAuthCallEvent()
826 eventData.executionTime = GET_TOTAL_CONSUME_TIME_BY_REQ_ID(requestId); in ReportV1RelatedAuthCallEvent()
289 eventData.executionTime = GET_TOTAL_CONSUME_TIME_BY_REQ_ID(session->reqId); in ReportV1BindCallEvent()