OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getProfileCount
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/compiler/codegen/x86/
CodegenInterface.cpp
209
static inline int
getProfileCount
(const JitEntry *entry)
224
JitTraceCounter_t count1 =
getProfileCount
(jitEntry1);
225
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 822 milliseconds