Searched refs:HIEVENT_STAT (Results 1 – 2 of 2) sorted by relevance
36 #ifndef HIEVENT_STAT37 #define HIEVENT_STAT 4 /* statistics event */ macro174 #define HIEVENT_COMPILE_TYPE (HIEVENT_FAULT | HIEVENT_UE | HIEVENT_STAT)198 #if IS_COMPILE_EVENT(HIEVENT_STAT)199 #define HIEVENT_STAT_REPORT(id, k, v) HiEventPrintf(HIEVENT_STAT, (id), (k), (v))
206 } else if (eventType & HIEVENT_STAT) { in ReInitHiEventFile()456 } else if (type & HIEVENT_STAT) { in GetEventCache()539 GetEventCache(HIEVENT_STAT, &c, &f); in FlushStatEvent()543 FlushEventInfo(HIEVENT_STAT, c, syncFlag); in FlushStatEvent()