Home
last modified time | relevance | path

Searched refs:clock_type (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/ntp/include/
H A Dntp_unixtime.h20 int getclock (int clock_type, struct timespec *tp);
/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Dutils.c1117 void iwl_mvm_get_sync_time(struct iwl_mvm *mvm, int clock_type, in iwl_mvm_get_sync_time() argument
1133 if (clock_type == CLOCK_BOOTTIME && boottime) in iwl_mvm_get_sync_time()
1135 else if (clock_type == CLOCK_REALTIME && realtime) in iwl_mvm_get_sync_time()
H A Dmvm.h1502 void iwl_mvm_get_sync_time(struct iwl_mvm *mvm, int clock_type, u32 *gp2,
/freebsd-13.1/contrib/bsnmp/tests/
H A Dcatch.hpp6604 using clock_type = Clock; typedef