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

  /libcore/dalvik/src/main/java/dalvik/system/
VMDebug.java 171 startMethodTracingFilename(traceFileName, checkBufferSize(bufferSize), flags, samplingEnabled, intervalUs);
223 private static native void startMethodTracingFilename(String traceFileName, int bufferSize, int flags, boolean samplingEnabled, int intervalUs);
  /art/runtime/native/
dalvik_system_VMDebug.cc 561 NATIVE_METHOD(VMDebug, startMethodTracingFilename, "(Ljava/lang/String;IIZI)V"),

Completed in 105 milliseconds