/aosp_15_r20/external/perfetto/src/tracing/internal/ |
H A D | tracing_muxer_impl.cc | 1084 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 D | tracing_muxer_impl.h | 119 DataSourceStaticState* static_state = nullptr; member 511 DataSourceStaticState* static_state = nullptr; member
|
H A D | interceptor_trace_writer.cc | 30 DataSourceStaticState* static_state, in InterceptorTraceWriter()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_jit_sample.c | 43 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 D | lp_bld_sample_soa.c | 140 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 D | interceptor.h | 227 internal::DataSourceStaticState* static_state; member 280 ThreadLocalStateArgs(internal::DataSourceStaticState* static_state, in ThreadLocalStateArgs()
|
/aosp_15_r20/external/perfetto/include/perfetto/tracing/ |
H A D | interceptor.h | 227 internal::DataSourceStaticState* static_state; member 280 ThreadLocalStateArgs(internal::DataSourceStaticState* static_state, in ThreadLocalStateArgs()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_tex_sample.c | 70 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 D | pvr_srv_job_render.c | 524 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 D | pvr_srv_job_compute.c | 63 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 D | pvr_job_context.c | 766 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 D | data_source_type.h | 210 DataSourceStaticState* static_state() { return &state_; } in static_state() function
|
H A D | data_source_internal.h | 206 DataSourceStaticState* static_state = nullptr; member
|
/aosp_15_r20/external/perfetto/include/perfetto/tracing/internal/ |
H A D | data_source_type.h | 210 DataSourceStaticState* static_state() { return &state_; } in static_state() function
|
H A D | data_source_internal.h | 205 DataSourceStaticState* static_state = nullptr; member
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/winsys/ |
H A D | pvr_winsys.h | 203 } static_state; member 223 } static_state; member
|
/aosp_15_r20/external/perfetto/src/tracing/test/ |
H A D | api_integrationtest.cc | 329 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()
|