Uses of Interface
org.adoptopenjdk.jitwatch.treevisitor.ITreeVisitable
Packages that use ITreeVisitable
Package
Description
-
Uses of ITreeVisitable in org.adoptopenjdk.jitwatch.compilation
Classes in org.adoptopenjdk.jitwatch.compilation that implement ITreeVisitable -
Uses of ITreeVisitable in org.adoptopenjdk.jitwatch.compilation.codecache
Classes in org.adoptopenjdk.jitwatch.compilation.codecache that implement ITreeVisitable -
Uses of ITreeVisitable in org.adoptopenjdk.jitwatch.histo
Subinterfaces of ITreeVisitable in org.adoptopenjdk.jitwatch.histoClasses in org.adoptopenjdk.jitwatch.histo that implement ITreeVisitableModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of ITreeVisitable in org.adoptopenjdk.jitwatch.inline
Classes in org.adoptopenjdk.jitwatch.inline that implement ITreeVisitable -
Uses of ITreeVisitable in org.adoptopenjdk.jitwatch.report
Classes in org.adoptopenjdk.jitwatch.report that implement ITreeVisitable -
Uses of ITreeVisitable in org.adoptopenjdk.jitwatch.report.escapeanalysis
Classes in org.adoptopenjdk.jitwatch.report.escapeanalysis that implement ITreeVisitable -
Uses of ITreeVisitable in org.adoptopenjdk.jitwatch.report.escapeanalysis.eliminatedallocation
Classes in org.adoptopenjdk.jitwatch.report.escapeanalysis.eliminatedallocation that implement ITreeVisitable -
Uses of ITreeVisitable in org.adoptopenjdk.jitwatch.report.inlining
Classes in org.adoptopenjdk.jitwatch.report.inlining that implement ITreeVisitable -
Uses of ITreeVisitable in org.adoptopenjdk.jitwatch.report.locks
Classes in org.adoptopenjdk.jitwatch.report.locks that implement ITreeVisitable -
Uses of ITreeVisitable in org.adoptopenjdk.jitwatch.report.suggestion
Classes in org.adoptopenjdk.jitwatch.report.suggestion that implement ITreeVisitable -
Uses of ITreeVisitable in org.adoptopenjdk.jitwatch.toplist
Subinterfaces of ITreeVisitable in org.adoptopenjdk.jitwatch.toplistClasses in org.adoptopenjdk.jitwatch.toplist that implement ITreeVisitableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of ITreeVisitable in org.adoptopenjdk.jitwatch.treevisitor
Methods in org.adoptopenjdk.jitwatch.treevisitor with parameters of type ITreeVisitableModifier and TypeMethodDescriptionprivate static voidTreeVisitor.walkPackage(MetaPackage mp, ITreeVisitable visitable) static voidTreeVisitor.walkTree(IReadOnlyJITDataModel model, ITreeVisitable visitable)