Home
last modified time | relevance | path

Searched defs:tv_nsec (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_timestamp.h114 uint32_t tv_nsec = 0; variable
H A Dlog_print.h30 uint32_t tv_nsec; member
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_base.h38 uint32_t tv_nsec; member
H A Dhilog_cmd.h100 uint32_t tv_nsec; member
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_data.h35 uint32_t tv_nsec; member
H A Dlog_stats.h43 uint32_t tv_nsec; member
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp52 static string TimeStr(uint32_t tv_sec, uint32_t tv_nsec) in TimeStr()
127 static string DurationStr(uint32_t tv_sec, uint32_t tv_nsec) in DurationStr()