/external/tensorflow/tensorflow/core/profiler/utils/ |
D | xplane_builder.cc | 132 XEventBuilder XLineBuilder::AddEvent(const XEventMetadata& metadata) { in AddEvent() function in tensorflow::profiler::XLineBuilder 138 XEventBuilder XLineBuilder::AddEvent(const XEvent& event) { in AddEvent() function in tensorflow::profiler::XLineBuilder
|
D | event_span.cc | 265 void StepDetails::AddEvent(const EventTypeSpan& e) { events_.push_back(e); } in AddEvent() function in tensorflow::profiler::StepDetails
|
/external/webrtc/rtc_base/numerics/ |
D | event_rate_counter.cc | 16 void EventRateCounter::AddEvent(Timestamp event_time) { in AddEvent() function in webrtc::EventRateCounter
|
/external/tensorflow/tensorflow/lite/core/api/ |
D | profiler.h | 85 void AddEvent(const char* tag, EventType event_type, uint64_t start, in AddEvent() function 91 virtual void AddEvent(const char* tag, EventType event_type, uint64_t start, in AddEvent() function
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | rdtsc_buckets.h | 180 INLINE void AddEvent(uint32_t id, uint32_t count) in AddEvent() function
|
/external/libchrome/mojo/public/cpp/system/ |
D | wait_set.cc | 39 MojoResult AddEvent(base::WaitableEvent* event) { in AddEvent() function in mojo::WaitSet::State 340 MojoResult WaitSet::AddEvent(base::WaitableEvent* event) { in AddEvent() function in mojo::WaitSet
|
/external/tensorflow/tensorflow/lite/profiling/ |
D | buffered_profiler.h | 100 void AddEvent(const char* tag, EventType event_type, uint64_t start, in AddEvent() function
|
D | profile_buffer_test.cc | 42 TEST(ProfileBufferTest, AddEvent) { in TEST() argument
|
D | profile_buffer.h | 129 void AddEvent(const char* tag, ProfileEvent::EventType event_type, in AddEvent() function
|
/external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
D | device_tracer_rocm.cc | 104 void AddEvent(RocmTracerEvent&& event) override { in AddEvent() function in tensorflow::profiler::RocmTraceCollectorImpl 318 void AddEvent(const RocmTracerEvent& event) { in AddEvent() function
|
D | cupti_collector.cc | 305 void AddEvent(CuptiTracerEvent&& event) { in AddEvent() function in tensorflow::profiler::__anon16c597d10111::PerDeviceCollector 498 void AddEvent(CuptiTracerEvent&& event) override { in AddEvent() function in tensorflow::profiler::CuptiTraceCollectorImpl
|
/external/crosvm/devices/src/usb/xhci/ |
D | interrupter.rs | 21 AddEvent(EventRingError), enumerator
|
D | ring_buffer_controller.rs | 24 AddEvent(utils::Error), enumerator
|
/external/armnn/src/profiling/test/ |
D | TimelineModel.hpp | 116 void AddEvent(EventObj* event) in AddEvent() function in armnn::profiling::Entity
|
D | TimelineModel.cpp | 310 void TimelineModel::AddEvent(const arm::pipe::ITimelineDecoder::Event& event) in AddEvent() function in armnn::profiling::TimelineModel
|
/external/tensorflow/tensorflow/lite/core/ |
D | subgraph.h | 405 void AddEvent(const char* tag, EventType event_type, uint64_t start, in AddEvent() function
|
/external/libchrome/base/message_loop/ |
D | message_pump_glib_unittest.cc | 74 void AddEvent(int delay_ms, OnceClosure callback) { in AddEvent() function in base::__anonb12e5c8e0111::EventInjector
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetFile.py | 533 …def AddEvent(self, segname, event_name, event_type, event_id, track_num, channel_num, event_start,… member in JetFile
|
/external/webrtc/test/pc/e2e/analyzer/video/ |
D | default_video_quality_analyzer.cc | 63 void RateCounter::AddEvent(Timestamp event_time) { in AddEvent() function in webrtc::webrtc_pc_e2e::RateCounter
|