Home
last modified time | relevance | path

Searched defs:static_state (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_muxer_impl.cc1084 DataSourceStaticState* static_state) { in RegisterDataSource()
1131 const DataSourceStaticState* static_state) { in UpdateDataSourceDescriptor()
1209 DataSourceStaticState* static_state = rds.static_state; in MaybeAdoptStartupTracingInDataSource() local
1263 DataSourceStaticState& static_state = *rds.static_state; in SetupDataSource() local
1306 DataSourceStaticState& static_state = *rds.static_state; in SetupDataSourceImpl() local
1818 DataSourceStaticState* static_state = tls.static_state; in DestroyStoppedTraceWritersForCurrentThread() local
2224 DataSourceStaticState* static_state = rds.static_state; in OnProducerDisconnected() local
2274 DataSourceStaticState* static_state = rds.static_state; in FindDataSource() local
2292 DataSourceStaticState* static_state, in CreateTraceWriter()
2590 DataSourceStaticState* static_state = rds.static_state; in AbortStartupTracingSession() local
H A Dtracing_muxer_impl.h119 DataSourceStaticState* static_state = nullptr; member
511 DataSourceStaticState* static_state = nullptr; member
H A Dinterceptor_trace_writer.cc30 DataSourceStaticState* static_state, in InterceptorTraceWriter()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_jit_sample.c43 const struct lp_sampler_static_state *static_state; member
59 const struct lp_image_static_state *static_state; member
416 lp_bld_llvm_sampler_soa_create(const struct lp_sampler_static_state *static_state, in lp_bld_llvm_sampler_soa_create()
635 lp_bld_llvm_image_soa_create(const struct lp_image_static_state *static_state, in lp_bld_llvm_image_soa_create()
H A Dlp_bld_sample_soa.c140 const struct lp_static_sampler_state *static_state = bld->static_sampler_state; in lp_build_sample_texel_soa() local
304 const struct lp_static_texture_state *static_state, in get_first_level()
328 const struct lp_static_texture_state *static_state, in get_last_level()
4552 const struct lp_static_texture_state *static_state, in lp_build_size_query_soa()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/
H A Dinterceptor.h227 internal::DataSourceStaticState* static_state; member
280 ThreadLocalStateArgs(internal::DataSourceStaticState* static_state, in ThreadLocalStateArgs()
/aosp_15_r20/external/perfetto/include/perfetto/tracing/
H A Dinterceptor.h227 internal::DataSourceStaticState* static_state; member
280 ThreadLocalStateArgs(internal::DataSourceStaticState* static_state, in ThreadLocalStateArgs()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.c70 lp_llvm_sampler_soa_create(const struct lp_sampler_static_state *static_state, in lp_llvm_sampler_soa_create()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_job_render.c524 struct rogue_fwif_static_rendercontext_state *static_state) in pvr_srv_render_ctx_fw_static_state_init()
563 struct rogue_fwif_static_rendercontext_state static_state; in pvr_srv_winsys_render_ctx_create() local
H A Dpvr_srv_job_compute.c63 struct rogue_fwif_static_computecontext_state static_state = { in pvr_srv_winsys_compute_ctx_create() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_job_context.c766 struct pvr_winsys_render_ctx_static_state *static_state) in pvr_render_ctx_ws_static_state_init()
982 struct pvr_winsys_compute_ctx_static_state *const static_state) in pvr_compute_ctx_ws_static_state_init()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/internal/
H A Ddata_source_type.h210 DataSourceStaticState* static_state() { return &state_; } in static_state() function
H A Ddata_source_internal.h206 DataSourceStaticState* static_state = nullptr; member
/aosp_15_r20/external/perfetto/include/perfetto/tracing/internal/
H A Ddata_source_type.h210 DataSourceStaticState* static_state() { return &state_; } in static_state() function
H A Ddata_source_internal.h205 DataSourceStaticState* static_state = nullptr; member
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/winsys/
H A Dpvr_winsys.h203 } static_state; member
223 } static_state; member
/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dapi_integrationtest.cc329 perfetto::internal::DataSourceStaticState* static_state; member
342 perfetto::internal::DataSourceStaticState* static_state) override { in RegisterDataSource()
349 const perfetto::internal::DataSourceStaticState* static_state) override { in UpdateDataSourceDescriptor()