Home
last modified time | relevance | path

Searched refs:InitHiviewCache (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview_lite/
H A Dhiview_cache.h65 boolean InitHiviewCache(HiviewCache *cache, HiviewCacheType type, uint16 size);
H A Dhiview_cache.c38 boolean InitHiviewCache(HiviewCache *cache, HiviewCacheType type, uint16 size) in InitHiviewCache() function
/base/hiviewdfx/hievent_lite/frameworks/
H A Dhiview_output_event.c129 if (InitHiviewCache(&g_faultEventCache, FAULT_EVENT_CACHE, EVENT_CACHE_SIZE) == FALSE) { in InitFaultEventOutput()
143 if (InitHiviewCache(&g_ueEventCache, UE_EVENT_CACHE, EVENT_CACHE_SIZE) == FALSE) { in InitUeEventOutput()
158 if (InitHiviewCache(&g_statEventCache, STAT_EVENT_CACHE, EVENT_CACHE_SIZE) == FALSE) { in InitStatEventOutput()

Completed in 2 milliseconds