Home
last modified time | relevance | path

Searched refs:current_timestamp (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_htt_stats.h409 u32 current_timestamp; member
892 u32 current_timestamp; member
H A Ddebugfs_htt_stats.c1902 htt_stats_buf->current_timestamp); in htt_print_stats_tx_sched_cmn_tlv()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c26523 DFUNCTION(current_timestamp, 0, 0, 0, ctimestampFunc), in sqlite3RegisterDateTimeFunctions()
26528 STR_FUNCTION(current_timestamp, 0, "%Y-%m-%d %H:%M:%S", 0, currentTimeFunc), in sqlite3RegisterDateTimeFunctions()