Searched refs:PrefetchSizeInBytes (Results 1 – 3 of 3) sorted by relevance
48 static std::optional<size_t> PrefetchSizeInBytes(const std::string& file_path);
420 std::optional<size_t> ReadAhead::PrefetchSizeInBytes(const std::string& file_path) { in PrefetchSizeInBytes() function in iorap::prefetcher::ReadAhead
544 prefetcher::ReadAhead::PrefetchSizeInBytes(prefetch_file->file_path); in DumpPackageActivity()