Home
last modified time | relevance | path

Searched defs:allocation_scope (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/perfetto/protos/perfetto/trace/gpu/
H A Dvulkan_memory_event.proto93 optional AllocationScope allocation_scope = 8; field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_gpu_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/gpu/
Dvulkan_memory_event.pbzero.h182 int32_t allocation_scope() const { return at<8>().as_int32(); } in allocation_scope() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_gpu_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/gpu/
H A Dvulkan_memory_event.pbzero.h182 int32_t allocation_scope() const { return at<8>().as_int32(); } in allocation_scope() function
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dgpu_event_parser.cc515 auto allocation_scope = static_cast<VulkanMemoryEvent::AllocationScope>( in UpdateVulkanMemoryAllocationCounters() local
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_gpu_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/gpu/
Dvulkan_memory_event.pb.h1171 inline ::perfetto::protos::VulkanMemoryEvent_AllocationScope VulkanMemoryEvent::allocation_scope() … in allocation_scope() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_gpu_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/gpu/
H A Dvulkan_memory_event.pb.h1171 inline ::perfetto::protos::VulkanMemoryEvent_AllocationScope VulkanMemoryEvent::allocation_scope() … in allocation_scope() function
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto5960 optional AllocationScope allocation_scope = 8; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto11301 optional AllocationScope allocation_scope = 8; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto12026 optional AllocationScope allocation_scope = 8; field