Home
last modified time | relevance | path

Searched defs:TLSFactory (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_muxer_fake.cc85 InterceptorBase::TLSFactory, in RegisterInterceptor()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/
H A Dinterceptor.h235 using TLSFactory = std::unique_ptr<ThreadLocalState> (*)( variable
/aosp_15_r20/external/perfetto/include/perfetto/tracing/
H A Dinterceptor.h235 using TLSFactory = std::unique_ptr<ThreadLocalState> (*)( variable
/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dapi_integrationtest.cc370 perfetto::InterceptorBase::TLSFactory, in RegisterInterceptor()