Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dutils.cpp75 ArchiveHelper::ArchiveHelper(int fd, const std::string& debug_filename) : valid_(false) { in ArchiveHelper() argument
80 LOG(ERROR) << "Failed to open archive " << debug_filename << ": " << ErrorCodeString(rc); in ArchiveHelper()
Dutils.h88 ArchiveHelper(int fd, const std::string& debug_filename);
Dread_elf.cpp269 const std::string& debug_filename) { in MatchBuildId() argument
278 LOG(DEBUG) << "build id for " << debug_filename << " mismatch: " in MatchBuildId()