Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hievent_lite/frameworks/
H A Dhiview_output_event.c43 static HiviewCache g_statEventCache = { variable
158 if (InitHiviewCache(&g_statEventCache, STAT_EVENT_CACHE, EVENT_CACHE_SIZE) == FALSE) { in InitStatEventOutput()
457 *c = &g_statEventCache; in GetEventCache()