Home
last modified time | relevance | path

Searched defs:onEvent (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DDispatchStatistics.cpp23 void DispatchStatistics::onEvent(const HWStallEvent &Event) { in onEvent() function in mca::DispatchStatistics
28 void DispatchStatistics::onEvent(const HWInstructionEvent &Event) { in onEvent() function in mca::DispatchStatistics
DRetireControlUnitStatistics.cpp22 void RetireControlUnitStatistics::onEvent(const HWInstructionEvent &Event) { in onEvent() function in mca::RetireControlUnitStatistics
DHWEventListener.h123 virtual void onEvent(const HWInstructionEvent &Event) {} in onEvent() function
124 virtual void onEvent(const HWStallEvent &Event) {} in onEvent() function
DSummaryView.cpp35 void SummaryView::onEvent(const HWInstructionEvent &Event) { in onEvent() function in mca::SummaryView
DSchedulerStatistics.cpp22 void SchedulerStatistics::onEvent(const HWInstructionEvent &Event) { in onEvent() function in mca::SchedulerStatistics
DRegisterFileStatistics.cpp42 void RegisterFileStatistics::onEvent(const HWInstructionEvent &Event) { in onEvent() function in mca::RegisterFileStatistics
DResourcePressureView.cpp43 void ResourcePressureView::onEvent(const HWInstructionEvent &Event) { in onEvent() function in mca::ResourcePressureView
DTimelineView.cpp37 void TimelineView::onEvent(const HWInstructionEvent &Event) { in onEvent() function in mca::TimelineView
/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
DTweenCallback.java44 public void onEvent(int type, BaseTween<?> source); in onEvent() method
/external/skqp/samplecode/
DSamplePdfFileViewer.cpp69 virtual bool onEvent(const SkEvent& evt) { in onEvent() function in PdfFileViewer
DSample.cpp73 bool Sample::onEvent(const Event&) { in onEvent() function in Sample
/external/skia/samplecode/
DSamplePdfFileViewer.cpp69 virtual bool onEvent(const SkEvent& evt) { in onEvent() function in PdfFileViewer
DSample.cpp73 bool Sample::onEvent(const Event&) { in onEvent() function in Sample
/external/opencensus-java/impl/src/main/java/io/opencensus/impl/internal/
DDisruptorEventQueue.java232 public void onEvent(DisruptorEvent event, long sequence, boolean endOfBatch) { in onEvent() method in DisruptorEventQueue.DisruptorEventHandler
/external/universal-tween-engine/java/applets/src/aurelienribon/tweenengine/applets/
DTweenApplet.java109 private void onEvent() { in onEvent() method in TweenApplet.OptionsListener
DTimelineApplet.java171 private void onEvent() { in onEvent() method in TimelineApplet.OptionsListener