Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_timestamp.h113 uint32_t tv_sec = 0; variable
H A Dlog_print.h29 uint32_t tv_sec; member
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_base.h37 uint32_t tv_sec; member
H A Dhilog_cmd.h99 uint32_t tv_sec; member
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_data.h34 uint32_t tv_sec; member
H A Dlog_stats.h42 uint32_t tv_sec; 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()