Searched refs:g_perfBufNotifyHook (Results 1 – 1 of 1) sorted by relevance
34 STATIC PERF_BUF_NOTIFY_HOOK g_perfBufNotifyHook = NULL; variable60 g_perfBufNotifyHook = OsPerfDefaultNotify; in OsPerfOutputInit()95 if (g_perfBufNotifyHook != NULL) { in OsPerfOutputEnd()96 g_perfBufNotifyHook(); in OsPerfOutputEnd()120 g_perfBufNotifyHook = func; in OsPerfNotifyHookReg()