WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
LmsHook结构体 参考

#include <los_lms_pri.h>

成员变量

UINT32(* init )(const VOID *pool, UINT32 size)
 
VOID(* mallocMark )(const VOID *curNodeStart, const VOID *nextNodeStart, UINT32 nodeHeadSize)
 
VOID(* freeMark )(const VOID *curNodeStart, const VOID *nextNodeStart, UINT32 nodeHeadSize)
 
VOID(* simpleMark )(UINTPTR startAddr, UINTPTR endAddr, UINT32 value)
 
VOID(* check )(UINTPTR checkAddr, BOOL isFreeCheck)
 

结构体成员变量说明

◆ check

VOID(* LmsHook::check) (UINTPTR checkAddr, BOOL isFreeCheck)

◆ freeMark

VOID(* LmsHook::freeMark) (const VOID *curNodeStart, const VOID *nextNodeStart, UINT32 nodeHeadSize)

◆ init

UINT32(* LmsHook::init) (const VOID *pool, UINT32 size)

◆ mallocMark

VOID(* LmsHook::mallocMark) (const VOID *curNodeStart, const VOID *nextNodeStart, UINT32 nodeHeadSize)

◆ simpleMark

VOID(* LmsHook::simpleMark) (UINTPTR startAddr, UINTPTR endAddr, UINT32 value)

该结构体的文档由以下文件生成: