cache_miss_lookup(LookupKey *key, bool compile) | lookupCache | [private, static] |
clear_statistics() | lookupCache | [static] |
compile_method(LookupKey *key, methodOop method) | lookupCache | [private, static] |
compile_time_normal_lookup(klassOop receiver_klass, symbolOop selector) | lookupCache | [static] |
compile_time_super_lookup(klassOop receiver_klass, symbolOop selector) | lookupCache | [static] |
debugPrimitives class | lookupCache | [friend] |
flush(LookupKey *key) | lookupCache | [static] |
flush() | lookupCache | [static] |
hash_value(LookupKey *key) | lookupCache | [inline, private, static] |
ic_lookup(klassOop receiver_klass, oop selector_or_method) | lookupCache | [inline, private, static] |
ic_normal_lookup(klassOop receiver_klass, symbolOop selector) | lookupCache | [static] |
ic_super_lookup(klassOop receiver_klass, klassOop sending_method_holder, symbolOop selector) | lookupCache | [static] |
interpreter_normal_lookup(klassOop receiver_klass, symbolOop selector) | lookupCache | [friend] |
interpreter_super_lookup(symbolOop selector) | lookupCache | [friend] |
InterpreterGenerator class | lookupCache | [friend] |
lookup(LookupKey *key, bool compile) | lookupCache | [inline, private, static] |
lookup(LookupKey *key) | lookupCache | [static] |
lookup_probe(LookupKey *key) | lookupCache | [inline, static] |
method_lookup(klassOop receiver_klass, symbolOop selector) | lookupCache | [static] |
normal_lookup(klassOop receiver_klass, symbolOop selector) | lookupCache | [static] |
number_of_misses | lookupCache | [private, static] |
number_of_primary_hits | lookupCache | [private, static] |
number_of_secondary_hits | lookupCache | [private, static] |
operator delete(void *p) | AllStatic | [private] |
operator new(size_t size) | AllStatic | [private] |
primary_cache_address() | lookupCache | [private, static] |
print_statistics() | lookupCache | [static] |
secondary_cache_address() | lookupCache | [private, static] |
StubRoutines class | lookupCache | [friend] |
verify() | lookupCache | [static] |