Home
last modified time | relevance | path

Searched refs:pbzero (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/tool/pps/
H A Dpps_datasource.cc61 perfetto::protos::pbzero::GpuCounterConfig::Decoder config(config_raw); in OnSetup()
114 packet->set_timestamp_clock_id(perfetto::protos::pbzero::BUILTIN_CLOCK_BOOTTIME); in close_callback()
152 void add_group(perfetto::protos::pbzero::GpuCounterDescriptor *desc, in add_group()
176 void add_descriptors(perfetto::protos::pbzero::GpuCounterEvent *event, in add_descriptors()
195 auto units = perfetto::protos::pbzero::GpuCounterDescriptor::NONE; in add_descriptors()
198 units = perfetto::protos::pbzero::GpuCounterDescriptor::PERCENT; in add_descriptors()
201 units = perfetto::protos::pbzero::GpuCounterDescriptor::BYTE; in add_descriptors()
204 units = perfetto::protos::pbzero::GpuCounterDescriptor::HERTZ; in add_descriptors()
207 units = perfetto::protos::pbzero::GpuCounterDescriptor::NONE; in add_descriptors()
217 void add_samples(perfetto::protos::pbzero
[all...]
/third_party/mesa3d/src/intel/ds/
H A Dintel_driver_ds.cc140 using perfetto::protos::pbzero::InternedGpuRenderStageSpecification_RenderStageCategory;
172 packet->set_timestamp_clock_id(perfetto::protos::pbzero::BUILTIN_CLOCK_BOOTTIME); in sync_timestamp()
179 clock->set_clock_id(perfetto::protos::pbzero::BUILTIN_CLOCK_BOOTTIME); in sync_timestamp()
209 packet->set_timestamp_clock_id(perfetto::protos::pbzero::BUILTIN_CLOCK_BOOTTIME); in send_descriptors()
210 packet->set_sequence_flags(perfetto::protos::pbzero::TracePacket::SEQ_INCREMENTAL_STATE_CLEARED); in send_descriptors()
220 desc->set_api(perfetto::protos::pbzero::InternedGraphicsContext_Api_OPEN_GL); in send_descriptors()
223 desc->set_api(perfetto::protos::pbzero::InternedGraphicsContext_Api_VULKAN); in send_descriptors()
259 typedef void (*trace_payload_as_extra_func)(perfetto::protos::pbzero::GpuRenderStageEvent *, const void*);
334 custom_trace_payload_as_extra_end_stall(perfetto::protos::pbzero::GpuRenderStageEvent *event, in custom_trace_payload_as_extra_end_stall()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_perfetto.cc126 typedef void (*trace_payload_as_extra_func)(perfetto::protos::pbzero::GpuRenderStageEvent *, const void*);
240 clock->set_clock_id(perfetto::protos::pbzero::BUILTIN_CLOCK_BOOTTIME); in sync_timestamp()
/third_party/node/deps/v8/src/tracing/
H A Dtraced-value.h67 void Add(perfetto::protos::pbzero::DebugAnnotation*) const override;
H A Dtraced-value.cc12 #include "protos/perfetto/trace/track_event/debug_annotation.pbzero.h"
216 perfetto::protos::pbzero::DebugAnnotation* annotation) const { in Add()
/third_party/mesa3d/src/panfrost/ds/
H A Dpan_pps_driver.cc162 return perfetto::protos::pbzero::BUILTIN_CLOCK_BOOTTIME; in gpu_clock_id()
/third_party/node/deps/v8/base/trace_event/common/
H A Dtrace_event_common.h237 namespace pbzero { namespace
239 } // namespace pbzero
244 WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation,
247 WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, ::base::Time);
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc702 return perfetto::protos::pbzero::BUILTIN_CLOCK_BOOTTIME; in gpu_clock_id()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_perfetto.cc280 clock->set_clock_id(perfetto::protos::pbzero::BUILTIN_CLOCK_BOOTTIME); in sync_timestamp()

Completed in 10 milliseconds