Home
last modified time | relevance | path

Searched full:log_time (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/
Dcommon.h33 #define LOG_TIME() \ macro
46 LOG_TIME(); \
54 LOG_TIME(); \
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/inner_include/
Dcollect_event.h54 constexpr char SYS_EVENT_PARAM_LOG_TIME[] = "LOG_TIME";
/base/hiviewdfx/hicollie/
Dhisysevent.yaml67 LOG_TIME: {type: INT64, desc: log time}
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_inner.cpp254 "LOG_TIME", GetTimeStamp() / MILLISEC_TO_NANOSEC, in ReportMainThreadEvent()