Home
last modified time | relevance | path

Searched refs:TLSFactory (Results 1 – 8 of 8) sorted by relevance

/external/perfetto/include/perfetto/tracing/
Dinterceptor.h233 using TLSFactory = std::unique_ptr<ThreadLocalState> (*)( variable
241 InterceptorBase::TLSFactory tls_factory,
/external/perfetto/src/tracing/
Dinterceptor.cc30 InterceptorBase::TLSFactory tls_factory, in RegisterImpl()
/external/perfetto/src/tracing/internal/
Dtracing_muxer_fake.cc75 InterceptorBase::TLSFactory, in RegisterInterceptor() argument
Dtracing_muxer_fake.h65 InterceptorBase::TLSFactory,
Dtracing_muxer_impl.h113 InterceptorBase::TLSFactory,
362 InterceptorBase::TLSFactory tls_factory{};
Dtracing_muxer_impl.cc803 InterceptorBase::TLSFactory tls_factory, in RegisterInterceptor()
/external/perfetto/include/perfetto/tracing/internal/
Dtracing_muxer.h84 InterceptorBase::TLSFactory,
/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc279 perfetto::InterceptorBase::TLSFactory, in RegisterInterceptor() argument