Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc174 std::string profiles_dir(GetDalvikCache("profiles", false /* create_if_absent */)); in ZygoteHooks_nativePostForkChild() local
175 if (!profiles_dir.empty()) { in ZygoteHooks_nativePostForkChild()
176 std::string trace_file = StringPrintf("%s/%s.trace.bin", profiles_dir.c_str(), in ZygoteHooks_nativePostForkChild()