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:u_trace_read_ts
(Results
1 - 4
of
4
) sorted by relevance
/third_party/mesa3d/src/util/perf/
H
A
D
u_trace.h
82
* read by
u_trace_read_ts
function.
124
typedef uint64_t (*
u_trace_read_ts
)(struct u_trace_context *utctx,
typedef
143
u_trace_read_ts
read_timestamp;
199
u_trace_read_ts
read_timestamp,
265
* only at the point of flush, to the
u_trace_read_ts
callback and perfetto.
266
* The typical example of such data would be a fence to wait on in
u_trace_read_ts
,
H
A
D
u_trace.c
401
u_trace_read_ts
read_timestamp,
in u_trace_context_init()
/third_party/mesa3d/src/gallium/auxiliary/util/
H
A
D
u_trace_gallium.h
42
u_trace_read_ts
read_timestamp,
H
A
D
u_trace_gallium.c
65
u_trace_read_ts
read_timestamp,
in u_trace_pipe_context_init()
Completed in 3 milliseconds