OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ClearGcRootsInInlineCaches
(Results
1 - 2
of
2
) sorted by null
/art/runtime/jit/
profiling_info.h
144
void
ClearGcRootsInInlineCaches
() {
jit_code_cache.cc
299
void JitCodeCache::
ClearGcRootsInInlineCaches
(Thread* self) {
303
info->
ClearGcRootsInInlineCaches
();
747
info->
ClearGcRootsInInlineCaches
();
[
all
...]
Completed in 401 milliseconds