Home
last modified time | relevance | path

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

12345678910>>...16

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dclock.h66 u64 timestamp) in mlx5_timecounter_cyc2time()
83 u64 timestamp) in mlx5_real_time_cyc2time()
98 u64 timestamp) in mlx5_timecounter_cyc2time()
104 u64 timestamp) in mlx5_real_time_cyc2time()
/linux/tools/perf/util/
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) in ordered_events__queue()
267 u64 timestamp) in __ordered_events__flush()
344 int ordered_events__flush_time(struct ordered_events *oe, u64 timestamp) in ordered_events__flush_time()
A Dthread.c173 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces()
197 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces()
240 u64 timestamp, bool exec) in ____thread__set_comm()
264 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm()
391 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork()
A Dcomm.c108 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new()
127 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override()
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/can/spi/mcp251xfd/
A Dmcp251xfd-timestamp.c17 u32 timestamp = 0; in mcp251xfd_timestamp_read() local
43 struct sk_buff *skb, u32 timestamp) in mcp251xfd_skb_set_timestamp()
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
A Dfw_tracer.h60 u64 timestamp; member
118 u32 timestamp; member
142 u64 timestamp; member
147 u32 timestamp; member
165 u8 timestamp[0x7]; member
172 u8 timestamp[0x7]; member
/linux/drivers/net/can/dev/
A Drx-offload.c12 u32 timestamp; member
145 u32 timestamp; in can_rx_offload_offload_one() local
222 struct sk_buff *skb, u32 timestamp) in can_rx_offload_queue_sorted()
243 unsigned int idx, u32 timestamp, in can_rx_offload_get_echo_skb()
/linux/drivers/iio/imu/inv_mpu6050/
A Dinv_mpu_ring.c29 s64 timestamp, size_t nb) in inv_mpu6050_update_period()
124 s64 timestamp; in inv_mpu6050_read_fifo() local
/linux/drivers/net/can/usb/etas_es58x/
A Des581_4.h96 __le64 timestamp; member
107 __le64 timestamp; member
117 __le64 timestamp; member
130 __le64 timestamp; member
193 __le64 timestamp; member
A Des58x_fd.h142 __le64 timestamp; member
157 __le64 timestamp; member
162 __le64 timestamp; member
220 __le64 timestamp; member
A Des58x_core.c161 static u64 es58x_timestamp_to_ns(u64 timestamp) in es58x_timestamp_to_ns()
177 struct sk_buff *skb, u64 timestamp) in es58x_set_skb_timestamp()
200 void es58x_rx_timestamp(struct es58x_device *es58x_dev, u64 timestamp) in es58x_rx_timestamp()
570 int es58x_rx_can_msg(struct net_device *netdev, u64 timestamp, const u8 *data, in es58x_rx_can_msg()
660 enum es58x_event event, u64 timestamp) in es58x_rx_err_msg()
/linux/include/linux/
A Ddigsig.h29 uint32_t timestamp; /* key made, always 0 for now */ member
37 uint32_t timestamp; /* signature made */ member
A Dscmi_protocol.h170 unsigned long long timestamp; member
740 ktime_t timestamp; member
747 ktime_t timestamp; member
754 ktime_t timestamp; member
762 ktime_t timestamp; member
769 ktime_t timestamp; member
776 ktime_t timestamp; member
784 ktime_t timestamp; member
791 ktime_t timestamp; member
/linux/arch/alpha/kernel/
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/tools/perf/bench/
A Dinject-buildid.c172 static ssize_t synthesize_mmap(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_mmap()
218 static ssize_t synthesize_sample(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_sample()
366 u64 timestamp = rand() % 1000000; in inject_build_id() local
/linux/drivers/net/wireless/intersil/orinoco/
A Dscan.c82 u64 timestamp; in orinoco_add_hostscan_result() local
141 u64 timestamp; in orinoco_add_extscan_result() local
/linux/sound/core/seq/
A Dseq_prioq.c253 int client, int timestamp) in prioq_match()
275 void snd_seq_prioq_leave(struct snd_seq_prioq * f, int client, int timestamp) in snd_seq_prioq_leave()
/linux/drivers/iio/imu/inv_icm42600/
A Dinv_icm42600_buffer.c39 __be16 timestamp; member
45 const void **timestamp, unsigned int *odr) in inv_icm42600_fifo_decode_packet()
452 const void *accel, *gyro, *timestamp; in inv_icm42600_buffer_fifo_read() local
/linux/drivers/staging/media/imx/
A Dimx-media-fim.c144 ktime_t timestamp) in frame_interval_monitor()
196 ktime_t timestamp) in fim_input_capture_handler()
406 void imx_media_fim_eof_monitor(struct imx_media_fim *fim, ktime_t timestamp) in imx_media_fim_eof_monitor()
/linux/include/linux/iio/
A Dbuffer.h38 void *data, int64_t timestamp) in iio_push_to_buffers_with_timestamp()
A Dtrigger_consumer.h37 s64 timestamp; member
/linux/drivers/net/ethernet/qlogic/qed/
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/
A Dm_can.c455 u32 timestamp) in m_can_receive_skb()
478 u32 timestamp = 0; in m_can_read_fifo() local
577 u32 timestamp = 0; in m_can_handle_lost_msg() local
606 u32 timestamp = 0; in m_can_handle_lec_err() local
714 u32 timestamp = 0; in m_can_handle_state_change() local
843 u32 timestamp = 0; in m_can_handle_protocol_error() local
991 u32 timestamp) in m_can_tx_update_stats()
1026 u32 txe, timestamp = 0; in m_can_echo_tx_event() local
1089 u32 timestamp = 0; in m_can_isr() local
/linux/drivers/staging/media/meson/vdec/
A Dvdec_helpers.c271 u32 field, u64 timestamp, in dst_buf_done()
326 u64 timestamp; in amvdec_dst_buf_done() local
361 u64 timestamp = 0; in amvdec_dst_buf_done_offset() local

Completed in 43 milliseconds

12345678910>>...16