Currently AsyncGetCallTrace() code checks only nmethods:
http://hg.openjdk.java.net/jdk9/dev/hotspot/file/791a8c45a354/src/share/vm/prims/forte.cpp#l363
As result Performance Analyzer does not recoggnize frames with AOT code.
http://hg.openjdk.java.net/jdk9/dev/hotspot/file/791a8c45a354/src/share/vm/prims/forte.cpp#l363
As result Performance Analyzer does not recoggnize frames with AOT code.