Home
last modified time | relevance | path

Searched refs:STAT_EVENT_CACHE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview_lite/
H A Dhiview_cache.h35 STAT_EVENT_CACHE, enumerator
/ohos5.0/base/hiviewdfx/hievent_lite/frameworks/
H A Dhiview_output_event.c122 CloseEventOutputFile(STAT_EVENT_CACHE); in ClearEventOutput()
158 if (InitHiviewCache(&g_statEventCache, STAT_EVENT_CACHE, EVENT_CACHE_SIZE) == FALSE) { in InitStatEventOutput()
159 printf("malloc[%d] fail.", STAT_EVENT_CACHE); in InitStatEventOutput()