Searched refs:checkDebugAndProf (Results 1 – 3 of 3) sorted by relevance
/dalvik/vm/mterp/portable/ |
D | portdbg.c | 5 checkDebugAndProf(pc, fp, self, curMethod, &debugIsMethodEntry)
|
D | debug.c | 180 static void checkDebugAndProf(const u2* pc, const u4* fp, Thread* self, in checkDebugAndProf() function
|
/dalvik/vm/mterp/out/ |
D | InterpC-portdbg.c | 419 checkDebugAndProf(pc, fp, self, curMethod, &debugIsMethodEntry) 1369 static void checkDebugAndProf(const u2* pc, const u4* fp, Thread* self, in checkDebugAndProf() function
|