Searched refs:kSmapsRollupFileFormat (Results 1 – 4 of 4) sorted by relevance
81 std::string path = StringPrintf((procDirPath + kSmapsRollupFileFormat).c_str(), pid); in populateProcPidDir()
123 std::string path = StringPrintf((rootPath + kSmapsRollupFileFormat).c_str(), 1); in isSmapsRollupSupported()
48 constexpr const char kSmapsRollupFileFormat[] = "/%" PRIu32 "/smaps_rollup"; variable
672 std::string path = StringPrintf((mPath + kSmapsRollupFileFormat).c_str(), pid); in readSmapsRollup()