跳转至

base/system/memory/private/linux_impl/cached_memory.h

Linux-specific Cached Memory Query. More...

Namespaces

Name
cf
cf::linux_impl

Detailed Description

Linux-specific Cached Memory Query.

Author: Charliechen114514 (chengh1922@mails.jlu.edu.cn)

Version: 0.1

Date: 2026-02-27

Copyright: Copyright © 2026

Source code

#pragma once

#include "system/memory/memory_info.h"

namespace cf {
namespace linux_impl {

void queryCachedMemory(CachedMemory& cached);

} // namespace linux_impl
} // namespace cf

Updated on 2026-03-09 at 10:14:01 +0000