Home
last modified time | relevance | path

Searched defs:timeline (Results 1 – 23 of 23) sorted by relevance

/external/perfetto/protos/perfetto/trace/ftrace/
Dfence.proto13 optional string timeline = 4; field
19 optional string timeline = 4; field
25 optional string timeline = 4; field
31 optional string timeline = 4; field
Dsync.proto10 optional string timeline = 1; field
/external/linux-kselftest/tools/testing/selftests/sync/
Dsync_alloc.c34 int timeline, valid; in test_alloc_timeline() local
46 int timeline, fence, valid; in test_alloc_fence() local
63 int fence, timeline; in test_alloc_fence_negative() local
Dsync_stress_parallelism.c36 int timeline; member
43 int timeline = test_data_two_threads.timeline; in test_stress_two_threads_shared_timeline_thread() local
79 int timeline = sw_sync_timeline_create(); in test_stress_two_threads_shared_timeline() local
Dsync_fence.c35 int timeline = sw_sync_timeline_create(); in test_fence_one_timeline_wait() local
79 int timeline = sw_sync_timeline_create(); in test_fence_one_timeline_merge() local
Dsync_merge.c35 int timeline = sw_sync_timeline_create(); in test_fence_merge_same_fence() local
Dsync_stress_merge.c44 int timeline, timeline_offset, sync_point; in test_merge_stress_random_merge() local
/external/skia/experimental/docs/
DanimationCommon.js11 this.timeline = []; property
18 function addActions(frame, timeline) { argument
280 function loopOver(rec, timeline) { argument
/external/skqp/experimental/docs/
DanimationCommon.js11 this.timeline = []; property
18 function addActions(frame, timeline) { argument
280 function loopOver(rec, timeline) { argument
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DHowToReleaseLLVM.rst16 .. _timeline: target in Introduction
/external/llvm/docs/
DHowToReleaseLLVM.rst20 .. _timeline: target in Introduction
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_scope.cc80 const ShowNode* TFScope::ShowInternal(const Options& opts, Timeline* timeline) { in ShowInternal()
Dtfprof_show.cc30 Timeline timeline(opts.step, opts.output_options.at(kTimelineOpts[0])); in Show() local
Dtfprof_graph.cc72 const ShowNode* TFGraph::ShowInternal(const Options& opts, Timeline* timeline) { in ShowInternal()
Dtfprof_show_multi.cc33 Timeline timeline(opts.step, opts.output_options.at(kTimelineOpts[0])); in Show() local
Dtfprof_op.cc106 Timeline* timeline) { in ShowInternal()
Dtfprof_code.cc457 Timeline* timeline) { in ShowInternal()
/external/libkmsxx/py/tests/
Dsync.py155 def timeline_signal(timeline): argument
/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
DTimeline.java154 public Timeline push(Timeline timeline) { in push()
/external/toolchain-utils/automation/common/
Djob.py82 def timeline(self): member in Job
/external/universal-tween-engine/java/applets/src/aurelienribon/tweenengine/applets/
DTimelineApplet.java189 private Timeline timeline; field in TimelineApplet.MyCanvas
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_memory.cc160 void GraphMemory::InferFromTrace(const StepStats& timeline) { in InferFromTrace()
/external/blktrace/iowatcher/
Dplot.h62 int timeline; member