Searched refs:current_timestamp (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | debugfs_htt_stats.h | 409 u32 current_timestamp; member 892 u32 current_timestamp; member
|
| H A D | debugfs_htt_stats.c | 1903 htt_stats_buf->current_timestamp); in htt_print_stats_tx_sched_cmn_tlv()
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | debugfs_htt_stats.h | 627 __le32 current_timestamp; member
|
| H A D | debugfs_htt_stats.c | 520 le32_to_cpu(htt_stats_buf->current_timestamp)); in ath12k_htt_print_stats_tx_sched_cmn_tlv()
|
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.c | 27249 DFUNCTION(current_timestamp, 0, 0, 0, ctimestampFunc), in sqlite3RegisterDateTimeFunctions() 27254 STR_FUNCTION(current_timestamp, 0, "%Y-%m-%d %H:%M:%S", 0, currentTimeFunc), in sqlite3RegisterDateTimeFunctions()
|