HomeSort by relevance Sort by last modified time
    Searched refs:AddProfilingInfoInternal (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
jit_code_cache.cc 832 info = AddProfilingInfoInternal(self, method, entries);
838 info = AddProfilingInfoInternal(self, method, entries);
844 info = AddProfilingInfoInternal(self, method, entries);
850 ProfilingInfo* JitCodeCache::AddProfilingInfoInternal(Thread* self ATTRIBUTE_UNUSED,
    [all...]
jit_code_cache.h 214 ProfilingInfo* AddProfilingInfoInternal(Thread* self,

Completed in 448 milliseconds