# Multi-Module Memory Statistics ## Usage Scenarios The system has clear service modules and users need to collect statistics on the memory usage of each module. ## Function Description Huawei LiteOS provides a set of encapsulation interfaces based on the kernel memory interface, adding the module ID input parameter. When performing memory operations in different modules and calling related encapsulation interfaces, users can collect statistics about memory usage in all modules and memory usage of a specified module by module ID.