Searched defs:Instrumented (Results 1 – 3 of 3) sorted by relevance
315 impl<T: Future> Future for Instrumented<T> { implementation327 impl<T> Instrumented<T> { implementation
7 impl<F: Future> InstrumentedFuture for tracing::instrument::Instrumented<F> { implementation
2667 bool AddressSanitizer::suppressInstrumentationSiteForDebug(int &Instrumented) { in suppressInstrumentationSiteForDebug()