Home
last modified time | relevance | path

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

/base/hiviewdfx/hievent_lite/frameworks/
Dhiview_output_event.c99 static void GetEventCache(uint8 type, HiviewCache **c, HiviewFile **f);
175 GetEventCache(type, &c, &f); in CloseEventOutputFile()
233 GetEventCache(event->type, &c, &f); in OutputEvent()
290 GetEventCache(event.type, &c, &f); in OutputEventRealtime()
329 GetEventCache((uint8)eventType, &c, &f); in Output2Flash()
382 GetEventCache(eventType, &c, &f); in GetEventFileSize()
395 GetEventCache(eventType, &c, &f); in ReadEventFile()
448 static void GetEventCache(uint8 type, HiviewCache **c, HiviewFile **f) in GetEventCache() function
515 GetEventCache(HIEVENT_FAULT, &c, &f); in FlushFaultEvent()
527 GetEventCache(HIEVENT_UE, &c, &f); in FlushUeEvent()
[all …]