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:snapshots
(Results
1 - 6
of
6
) sorted by relevance
/third_party/mesa3d/src/intel/vulkan/
H
A
D
anv_measure.c
170
struct intel_measure_snapshot *snapshot = &(measure->base.
snapshots
[index]);
in anv_measure_start_snapshot()
208
struct intel_measure_snapshot *snapshot = &(measure->base.
snapshots
[index]);
in anv_measure_end_snapshot()
277
* additional
snapshots
can be taken.
in _anv_measure_snapshot()
322
/* it is possible that the command buffer contains
snapshots
that have not
in anv_measure_reset()
350
/* it is possible that the command buffer contains
snapshots
that have not
in anv_measure_destroy()
398
/* no
snapshots
were started */
in _anv_measure_submit()
401
/* finalize
snapshots
and enqueue them */
in _anv_measure_submit()
415
/* add to the list of submitted
snapshots
*/
in _anv_measure_submit()
437
/* iterate the queued
snapshots
and publish those that finished */
in _anv_measure_acquire()
512
struct intel_measure_snapshot *snapshot = &(measure->base.
snapshots
[measur
in _anv_measure_add_secondary()
[all...]
/third_party/mesa3d/src/intel/common/
H
A
D
intel_measure.c
279
&batch->
snapshots
[batch->index - 1];
in intel_measure_state_changed()
396
* Submit completed
snapshots
for buffering.
413
const struct intel_measure_snapshot *begin = &batch->
snapshots
[i];
in intel_measure_push_result()
414
const struct intel_measure_snapshot *end = &batch->
snapshots
[i+1];
in intel_measure_push_result()
633
* Collect
snapshots
from completed command buffers and submit them to
642
/* Iterate
snapshots
and collect if ready. Each snapshot queue will be
in intel_measure_gather()
645
/* iterate
snapshots
and collect if ready */
in intel_measure_gather()
H
A
D
intel_measure.h
85
/* Max
snapshots
per batch. Set with
86
* INTEL_MEASURE=batch_size={num}. Additional
snapshots
will be dropped.
91
*
snapshots
into frame or interval data.
101
/* true when
snapshots
are currently being collected */
127
/* This function will be called when enqueued
snapshots
have been processed */
135
/* Holds the list of (iris/anv)_measure_batch
snapshots
that have been
141
/* Holds completed
snapshots
that may need to be combined before being
153
struct intel_measure_snapshot
snapshots
[0];
member
/third_party/node/lib/internal/main/
H
A
D
mksnapshot.js
110
`built-in module ${id} is not yet supported in user
snapshots
`);
/third_party/mesa3d/src/gallium/drivers/iris/
H
A
D
iris_measure.c
162
*
snapshots
can be taken.
in measure_start_snapshot()
185
struct intel_measure_snapshot *snapshot = &(measure_batch->
snapshots
[index]);
in measure_start_snapshot()
219
struct intel_measure_snapshot *snapshot = &(measure_batch->
snapshots
[index]);
in measure_end_snapshot()
339
/* All outstanding
snapshots
must be collected before the context is
in iris_destroy_ctx_measure()
/third_party/mksh/
H
A
D
Build.sh
2842
MKSH_DISABLE_EXPERIMENTAL disable code not yet comfy for (LTS)
snapshots
Completed in 6 milliseconds