Home
last modified time | relevance | path

Searched defs:timestamps (Results 1 – 17 of 17) sorted by relevance

/external/perfetto/src/trace_processor/
Devent_tracker_unittest.cc56 const auto& timestamps = context.storage->slices().start_ns(); in TEST_F() local
84 const auto& timestamps = context.storage->slices().start_ns(); in TEST_F() local
Dtrace_storage.h423 const std::deque<int64_t>& timestamps() const { return timestamps_; } in timestamps() function
493 const std::deque<int64_t>& timestamps() const { return timestamps_; } in timestamps() function
533 const std::deque<int64_t>& timestamps() const { return timestamps_; } in timestamps() function
568 const std::deque<int64_t>& timestamps() const { return timestamps_; } in timestamps() function
712 const std::deque<int64_t>& timestamps() const { return timestamps_; } in timestamps() function
/external/perfetto/ui/src/tracks/android_log/
Dcommon.ts27 timestamps: Float64Array; property
/external/perfetto/ui/src/tracks/counter/
Dcommon.ts25 timestamps: Float64Array; property
/external/perfetto/ui/src/common/
Dlogs.ts31 timestamps: number[]; property
/external/perfetto/ui/src/frontend/
Dlogs_panel.ts115 const timestamps = this.entries.timestamps; constant
/external/v8/tools/
Dparse-processor.js131 rawTimestampMin(...timestamps) {
138 timestampMin(...timestamps) {
142 'Invalid timestamp min:', {result, timestamps, script: this}); property
148 timestampMax(...timestamps) {
153 'Invalid timestamp max:', {result, timestamps, script: this}); property
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/
DMutableAggregationTest.java168 List<Timestamp> timestamps = in testAdd_DistributionWithExemplarAttachments() local
/external/perfetto/ui/src/controller/
Dlogs_controller.ts86 const timestamps = rowsResult.columns[0].longValues! as number[]; constant
/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
DVideoCapturerAndroidTestFixtures.java111 private List<Long> timestamps = new ArrayList<Long>(); field in VideoCapturerAndroidTestFixtures.FakeCapturerObserver
/external/skqp/src/compute/hs/vk/bench/
Dmain.c1009 uint64_t timestamps[2]; in main() local
/external/skia/src/compute/hs/vk/bench/
Dmain.c1009 uint64_t timestamps[2]; in main() local
/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_test.cc226 bool CheckConstantFramerate(const std::vector<int64_t>& timestamps, in CheckConstantFramerate()
/external/deqp/modules/egl/
DteglGetFrameTimestampsTests.cpp526 TimestampInfoMap timestamps; in executeForConfig() local
/external/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac593 AC_ARG_ENABLE(timestamps, optenable
/external/swiftshader/include/vulkan/
Dvulkan.hpp44752 …ArrayProxy<const CalibratedTimestampInfoEXT> timestampInfos, ArrayProxy<uint64_t> timestamps, Disp… in getCalibratedTimestampsEXT()
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp50571 …ArrayProxy<const CalibratedTimestampInfoEXT> timestampInfos, ArrayProxy<uint64_t> timestamps, Disp… in getCalibratedTimestampsEXT()