Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.h11 static inline u64 otx2_ptp_convert_rx_timestamp(u64 timestamp) in otx2_ptp_convert_rx_timestamp()
16 static inline u64 otx2_ptp_convert_tx_timestamp(u64 timestamp) in otx2_ptp_convert_tx_timestamp()
21 static inline u64 cn10k_ptp_convert_timestamp(u64 timestamp) in cn10k_ptp_convert_timestamp()
/linux/tools/perf/util/
H A Dordered-events.c21 u64 timestamp = new->timestamp; in queue_event() local
172 ordered_events__new_event(struct ordered_events *oe, u64 timestamp, in ordered_events__new_event()
195 u64 timestamp, u64 file_offset, const char *file_path) in ordered_events__queue()
268 u64 timestamp) in __ordered_events__flush()
345 int ordered_events__flush_time(struct ordered_events *oe, u64 timestamp) in ordered_events__flush_time()
H A Dtime-utils.c419 bool perf_time__skip_sample(struct perf_time_interval *ptime, u64 timestamp) in perf_time__skip_sample()
435 int num, u64 timestamp) in perf_time__ranges_skip_sample()
528 int timestamp__scnprintf_usec(u64 timestamp, char *buf, size_t sz) in timestamp__scnprintf_usec()
536 int timestamp__scnprintf_nsec(u64 timestamp, char *buf, size_t sz) in timestamp__scnprintf_nsec()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.h97 u64 timestamp) in mlx5_timecounter_cyc2time()
114 u64 timestamp) in mlx5_real_time_cyc2time()
131 u64 timestamp) in mlx5_timecounter_cyc2time()
137 u64 timestamp) in mlx5_real_time_cyc2time()
/linux/include/linux/iio/
H A Dbuffer.h38 void *data, int64_t timestamp) in iio_push_to_buffers_with_timestamp()
50 s64 timestamp) in iio_push_to_buffers_with_ts()
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.h60 u64 timestamp; member
126 u32 timestamp; member
150 u64 timestamp; member
155 u32 timestamp; member
174 u8 timestamp[0x7]; member
181 u8 timestamp[0x7]; member
/linux/drivers/net/can/dev/
H A Drx-offload.c12 u32 timestamp; member
146 u32 timestamp; in can_rx_offload_offload_one() local
223 struct sk_buff *skb, u32 timestamp) in can_rx_offload_queue_timestamp()
245 unsigned int idx, u32 timestamp, in can_rx_offload_get_echo_skb_queue_timestamp()
/linux/drivers/net/can/usb/etas_es58x/
H A Des581_4.h96 __le64 timestamp; member
107 __le64 timestamp; member
117 __le64 timestamp; member
130 __le64 timestamp; member
193 __le64 timestamp; member
H A Des58x_fd.h142 __le64 timestamp; member
157 __le64 timestamp; member
162 __le64 timestamp; member
220 __le64 timestamp; member
/linux/include/linux/
H A Ddigsig.h29 uint32_t timestamp; /* key made, always 0 for now */ member
37 uint32_t timestamp; /* signature made */ member
H A Dscmi_protocol.h227 unsigned long long timestamp; member
1030 ktime_t timestamp; member
1037 ktime_t timestamp; member
1044 ktime_t timestamp; member
1053 ktime_t timestamp; member
1063 ktime_t timestamp; member
1071 ktime_t timestamp; member
1078 ktime_t timestamp; member
1086 ktime_t timestamp; member
1093 ktime_t timestamp; member
[all …]
H A Dscmi_imx_protocol.h44 ktime_t timestamp; member
50 ktime_t timestamp; member
/linux/drivers/accel/habanalabs/common/
H A Dirq.c78 static void job_finish(struct hl_device *hdev, u32 cs_seq, struct hl_cq *cq, ktime_t timestamp) in job_finish()
99 static void cs_finish(struct hl_device *hdev, u16 cs_seq, ktime_t timestamp) in cs_finish()
137 ktime_t timestamp = ktime_get(); in hl_irq_handler_cq() local
263 u64 timestamp; in handle_registration_node() local
/linux/drivers/net/can/rockchip/
H A Drockchip_canfd-core.c359 struct can_frame **cf, u32 *timestamp) in rkcanfd_alloc_can_err_skb()
526 u32 reg_ec, timestamp; in rkcanfd_handle_error_int() local
567 u32 timestamp; in rkcanfd_handle_state_error_int() local
611 u32 timestamp; in rkcanfd_handle_rx_fifo_overflow_int() local
/linux/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c31 aligned_s64 timestamp; member
37 int64_t timestamp; member
228 int len, int64_t timestamp) in hid_sensor_push_data()
/linux/arch/alpha/kernel/
H A Derr_common.c91 union el_timestamp timestamp; in el_process_header_subpacket() local
169 el_print_timestamp(union el_timestamp *timestamp) in el_print_timestamp()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c61 u64 mlx4_en_get_hwtstamp(struct mlx4_en_dev *mdev, u64 timestamp) in mlx4_en_get_hwtstamp()
76 u64 timestamp) in mlx4_en_fill_hwtstamps()
/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_buffer.c40 __be16 timestamp; member
46 const void **timestamp, unsigned int *odr) in inv_icm42600_fifo_decode_packet()
461 const void *accel, *gyro, *timestamp; in inv_icm42600_buffer_fifo_read() local
/linux/sound/core/seq/
H A Dseq_prioq.c294 int timestamp; member
321 void snd_seq_prioq_leave(struct snd_seq_prioq *f, int client, int timestamp) in snd_seq_prioq_leave()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ptp.c103 static int qed_ptp_hw_read_rx_ts(struct qed_dev *cdev, u64 *timestamp) in qed_ptp_hw_read_rx_ts()
129 static int qed_ptp_hw_read_tx_ts(struct qed_dev *cdev, u64 *timestamp) in qed_ptp_hw_read_tx_ts()
/linux/drivers/net/can/m_can/
H A Dm_can.c539 u32 timestamp) in m_can_receive_skb()
561 u32 timestamp = 0; in m_can_read_fifo() local
666 u32 timestamp = 0; in m_can_handle_lost_msg() local
695 u32 timestamp = 0; in m_can_handle_lec_err() local
812 u32 timestamp = 0; in m_can_handle_state_change() local
936 u32 timestamp = 0; in m_can_handle_protocol_error() local
1079 unsigned int msg_mark, u32 timestamp) in m_can_tx_update_stats()
1157 u32 txe, timestamp = 0; in m_can_echo_tx_event() local
1272 u32 timestamp = 0; in m_can_interrupt_handler() local
/linux/tools/testing/selftests/bpf/progs/
H A Dnet_timestamping.c120 u64 timestamp = bpf_ktime_get_ns(); in bpf_test_delay() local
193 u64 timestamp = bpf_ktime_get_ns(); in BPF_PROG() local
/linux/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.c275 u32 field, u64 timestamp, in dst_buf_done()
330 u64 timestamp; in amvdec_dst_buf_done() local
365 u64 timestamp = 0; in amvdec_dst_buf_done_offset() local
/linux/drivers/iio/orientation/
H A Dhid-sensor-rotation.c23 aligned_s64 timestamp; member
29 s64 timestamp; member
/linux/drivers/iio/pressure/
H A Dhid-sensor-press.c27 aligned_s64 timestamp; member
33 s64 timestamp; member

12345678910>>...16