Searched refs:CACHE_PUT (Results 1 – 2 of 2) sorted by relevance
108 int traceCookie = Tracing.beginAsyncSection(Tracing.CACHE_PUT); in put()138 Tracing.endAsyncSection(Tracing.CACHE_PUT, traceCookie); in put()
63 public static final String CACHE_PUT = "CachePut"; field in Tracing