Home
last modified time | relevance | path

Searched defs:time_point (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__chrono/
H A Dtime_point.h48 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 time_point() : __d_(duration::zero()) {} in time_point() function
49 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit time_point(const duration& __d) : __d_(__d) {} in time_point() function
53 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 time_point(const time_point<clock, _Duration2>& __t) in time_point() function
[all...]
H A Dsteady_clock.h31 typedef chrono::time_point<steady_clock, duration> time_point; typedef
H A Dsystem_clock.h31 typedef chrono::time_point<system_clock> time_point; typedef
H A Dfile_clock.h60 typedef chrono::time_point<_FilesystemClock> time_point; global() typedef
/freebsd-src/sys/contrib/dev/iwlwifi/fw/api/
H A Ddbg-tlv.h223 __le32 time_point; global() member
247 __le32 time_point; global() member
275 __le32 time_point; global() member
/freebsd-src/sys/contrib/dev/iwlwifi/
H A Diwl-op-mode.h109 void (*time_point)(struct iwl_op_mode *op_mode, global() member
H A Diwl-trans.h879 time_point[IWL_FW_INI_TIME_POINT_NUM]; global() member
/freebsd-src/sys/contrib/dev/iwlwifi/fw/
H A Derror-dump.h405 __le32 time_point; global() member
H A Ddbg.c2960 u32 time_point; global() local