Home
last modified time | relevance | path

Searched refs:dvmMethodTraceStart (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/
DProfile.h99 void dvmMethodTraceStart(const char* traceFileName, int traceFd, int bufferSize,
DProfile.c329 void dvmMethodTraceStart(const char* traceFileName, int traceFd, int bufferSize, in dvmMethodTraceStart() function
/dalvik/vm/native/
Ddalvik_system_VMDebug.c250 dvmMethodTraceStart(traceFileName, fd, bufferSize, flags); in Dalvik_dalvik_system_VMDebug_startMethodTracing()