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

  /dalvik/vm/compiler/codegen/x86/
CodegenInterface.cpp 200 static inline int getProfileCount(const JitEntry *entry)
215 JitTraceCounter_t count1 = getProfileCount(jitEntry1);
216 JitTraceCounter_t count2 = getProfileCount(jitEntry2);
    [all...]
  /dalvik/vm/compiler/codegen/mips/
Assemble.cpp 637 static inline JitTraceCounter_t getProfileCount(const JitEntry *entry)
    [all...]
  /dalvik/vm/compiler/codegen/arm/
Assemble.cpp     [all...]

Completed in 524 milliseconds