Home
last modified time | relevance | path

Searched refs:bootchartEarlyHook (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/init/services/modules/bootchart/
H A Dbootchart_static.c19 static int bootchartEarlyHook(const HOOK_INFO *info, void *cookie) in bootchartEarlyHook() function
37 InitAddPostPersistParamLoadHook(0, bootchartEarlyHook); in MODULE_CONSTRUCTOR()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-boot-init-plugin.md97 static int bootchartEarlyHook(int stage, int prio, void *cookie)
114 InitAddPostPersistParamLoadHook(0, bootchartEarlyHook);
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-boot-init-plugin.md82 static int bootchartEarlyHook(int stage, int prio, void *cookie)
99 InitAddPostPersistParamLoadHook(0, bootchartEarlyHook);