Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc400 const std::string& debug_stage,
1539 const std::string& debug_stage, in Read() argument
1552 *error += "Profile EOF reached prematurely for " + debug_stage; in Read()
1555 *error += "Profile IO error for " + debug_stage + strerror(errno); in Read()