Home
last modified time | relevance | path

Searched defs:GetEvents (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/structured/test/
H A Dtest_structured_metrics_recorder.cc43 const std::vector<Event>& TestStructuredMetricsRecorder::GetEvents() { in GetEvents() function in metrics::structured::TestStructuredMetricsRecorder
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dtimeline.py36 def GetEvents(self): member in Timeline
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dvalidator_runner_entrypoint_test.cc46 std::vector<const tflite::BenchmarkEvent*> GetEvents() { in GetEvents() function in tflite::acceleration::__anona2a607310111::ValidatorRunnerEntryPointTest
/aosp_15_r20/external/armnn/src/profiling/test/
H A DTimelineModel.hpp127 const std::vector<EventObj*>& GetEvents() const {return m_Events;} in GetEvents() function in arm::pipe::Entity
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/
H A DJetFile.py517 def GetEvents(self, segName): member in JetFile
/aosp_15_r20/external/pigweed/pw_trace_tokenized/
H A Dtrace_test.cc143 std::deque<TraceInfo>& GetEvents() { return buffer_; } in GetEvents() function in __anon46320bad0111::TraceTestInterface
/aosp_15_r20/system/extras/simpleperf/
H A Devent_selection_set.cpp352 std::vector<const EventType*> EventSelectionSet::GetEvents() const { in GetEvents() function in simpleperf::EventSelectionSet
/aosp_15_r20/build/soong/ui/metrics/metrics_proto/
H A Dmetrics.pb.go1736 func (x *SoongBuildMetrics) GetEvents() []*PerfInfo { func