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

  /art/runtime/
runtime.h 429 void StartProfiler(const char* profile_output_filename);
runtime.cc 477 StartProfiler(profile_output_filename_.c_str());
    [all...]
  /art/runtime/native/
dalvik_system_VMRuntime.cc 520 Runtime::Current()->StartProfiler(profileFile.c_str());

Completed in 48 milliseconds