Home
last modified time | relevance | path

Searched defs:output_filename (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dprofiler.cc328 const std::string& output_filename, const ProfilerOptions& options) { in Start()
391 const std::string& output_filename, const ProfilerOptions& options) in BackgroundMethodSamplingProfiler()
/art/runtime/hprof/
Dhprof.cc385 Hprof(const char* output_filename, int fd, bool direct_to_ddms) in Hprof()