Uses of Class
org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheWalkerResult
-
Packages that use CodeCacheWalkerResult Package Description org.adoptopenjdk.jitwatch.compilation.codecache org.adoptopenjdk.jitwatch.ui.main org.adoptopenjdk.jitwatch.ui.nmethod.codecache -
-
Uses of CodeCacheWalkerResult in org.adoptopenjdk.jitwatch.compilation.codecache
Fields in org.adoptopenjdk.jitwatch.compilation.codecache declared as CodeCacheWalkerResult Modifier and Type Field Description private CodeCacheWalkerResultCodeCacheEventWalker. resultMethods in org.adoptopenjdk.jitwatch.compilation.codecache that return CodeCacheWalkerResult Modifier and Type Method Description CodeCacheWalkerResultCodeCacheEventWalker. getResult() -
Uses of CodeCacheWalkerResult in org.adoptopenjdk.jitwatch.ui.main
Fields in org.adoptopenjdk.jitwatch.ui.main declared as CodeCacheWalkerResult Modifier and Type Field Description private CodeCacheWalkerResultJITWatchUI. codeCacheWalkerResultMethods in org.adoptopenjdk.jitwatch.ui.main that return CodeCacheWalkerResult Modifier and Type Method Description private CodeCacheWalkerResultJITWatchUI. buildCodeCacheResult()CodeCacheWalkerResultJITWatchUI. getCodeCacheWalkerResult() -
Uses of CodeCacheWalkerResult in org.adoptopenjdk.jitwatch.ui.nmethod.codecache
Fields in org.adoptopenjdk.jitwatch.ui.nmethod.codecache declared as CodeCacheWalkerResult Modifier and Type Field Description private CodeCacheWalkerResultCodeCacheLayoutStage. codeCacheData
-