Searched refs:current_timestamp (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/platform/chrome/ |
| H A D | cros_ec_sensorhub_trace.h | 21 s64 current_timestamp, s64 current_time), 22 TP_ARGS(ec_sample_timestamp, ec_fifo_timestamp, fifo_timestamp, current_timestamp, 28 __field(s64, current_timestamp) 36 __entry->current_timestamp = current_timestamp; 38 __entry->delta = current_timestamp - current_time; 44 __entry->current_timestamp, 52 s64 current_timestamp, s64 current_time), 53 TP_ARGS(ec_sensor_num, ec_fifo_timestamp, fifo_timestamp, current_timestamp, current_time), 58 __field(s64, current_timestamp) 66 __entry->current_timestamp = current_timestamp; [all …]
|
| /linux/drivers/net/wireless/ath/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()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | debugfs_htt_stats.h | 621 __le32 current_timestamp; member
|
| H A D | debugfs_htt_stats.c | 518 le32_to_cpu(htt_stats_buf->current_timestamp)); in ath12k_htt_print_stats_tx_sched_cmn_tlv()
|