Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:pbzero
(Results
1 - 9
of
9
) sorted by relevance
/third_party/mesa3d/src/tool/pps/
H
A
D
pps_datasource.cc
61
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
D
intel_driver_ds.cc
140
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
D
tu_perfetto.cc
126
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
D
traced-value.h
67
void Add(perfetto::protos::
pbzero
::DebugAnnotation*) const override;
H
A
D
traced-value.cc
12
#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
D
pan_pps_driver.cc
162
return perfetto::protos::
pbzero
::BUILTIN_CLOCK_BOOTTIME;
in gpu_clock_id()
/third_party/node/deps/v8/base/trace_event/common/
H
A
D
trace_event_common.h
237
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
D
fd_pps_driver.cc
702
return perfetto::protos::
pbzero
::BUILTIN_CLOCK_BOOTTIME;
in gpu_clock_id()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H
A
D
freedreno_perfetto.cc
280
clock->set_clock_id(perfetto::protos::
pbzero
::BUILTIN_CLOCK_BOOTTIME);
in sync_timestamp()
Completed in 10 milliseconds