Searched refs:GetEventCache (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/hiviewdfx/hievent_lite/frameworks/ |
H A D | hiview_output_event.c | 175 GetEventCache(type, &c, &f); in CloseEventOutputFile() 233 GetEventCache(event->type, &c, &f); in OutputEvent() 290 GetEventCache(event.type, &c, &f); in OutputEventRealtime() 382 GetEventCache(eventType, &c, &f); in GetEventFileSize() 395 GetEventCache(eventType, &c, &f); in ReadEventFile() 515 GetEventCache(HIEVENT_FAULT, &c, &f); in FlushFaultEvent() 527 GetEventCache(HIEVENT_UE, &c, &f); in FlushUeEvent() 539 GetEventCache(HIEVENT_STAT, &c, &f); in FlushStatEvent() 573 GetEventCache(type, &c, &f); in HiEventFileProcImp() 590 GetEventCache(type, &c, &f); in HiviewRegisterHieventFileWatcher() [all …]
|