Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_DexFile.cc426 struct stat profstat, prevstat; in CopyProfileFile() local
427 int e1 = stat(profile_file.c_str(), &profstat); in CopyProfileFile()