Searched refs:GENERATE_BIDS (Results 1 – 2 of 2) sorted by relevance
293 int traceCookie = Tracing.beginAsyncSection(Tracing.GENERATE_BIDS); in generateBids()328 Tracing.endAsyncSection(Tracing.GENERATE_BIDS, traceCookie); in generateBids()342 Tracing.endAsyncSection(Tracing.GENERATE_BIDS, traceCookie); in generateBids()380 int traceCookie = Tracing.beginAsyncSection(Tracing.GENERATE_BIDS); in generateBidsV3()400 Tracing.endAsyncSection(Tracing.GENERATE_BIDS, traceCookie); in generateBidsV3()
60 public static final String GENERATE_BIDS = "GenerateBids"; field in Tracing