Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/services/hilogcat/
Dhiview_logcat.c79 info->tm_sec, head->nsec / NANOSEC_PER_MIRCOSEC, head->pid, head->taskId, head->msg); in main()
/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
Dhiview_log.h316 #define NANOSEC_PER_MIRCOSEC 1000000 macro
/base/hiviewdfx/hilog_lite/services/apphilogcat/
Dhiview_applogcat.c229 …info->tm_min, info->tm_sec, head->nsec / NANOSEC_PER_MIRCOSEC, head->pid, head->taskId, head->msg); in main()
234 …info->tm_min, info->tm_sec, head->nsec / NANOSEC_PER_MIRCOSEC, head->pid, head->taskId, head->msg); in main()