Home
last modified time | relevance | path

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

12345678910>>...20

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
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-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
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-6.12.1/tools/perf/util/
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()
Dthread.c164 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces()
188 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces()
231 u64 timestamp, bool exec) in ____thread__set_comm()
255 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm()
392 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork()
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()
Dcomm.c188 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new()
207 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/diag/
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-6.12.1/drivers/net/can/dev/
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-6.12.1/drivers/net/can/usb/etas_es58x/
Des581_4.h96 __le64 timestamp; member
107 __le64 timestamp; member
117 __le64 timestamp; member
130 __le64 timestamp; member
193 __le64 timestamp; member
Des58x_fd.h142 __le64 timestamp; member
157 __le64 timestamp; member
162 __le64 timestamp; member
220 __le64 timestamp; member
/linux-6.12.1/include/linux/
Ddigsig.h29 uint32_t timestamp; /* key made, always 0 for now */ member
37 uint32_t timestamp; /* signature made */ member
Dscmi_imx_protocol.h40 ktime_t timestamp; member
46 ktime_t timestamp; member
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 …]
/linux-6.12.1/drivers/net/can/rockchip/
Drockchip_canfd-core.c364 struct can_frame **cf, u32 *timestamp) in rkcanfd_alloc_can_err_skb()
531 u32 reg_ec, timestamp; in rkcanfd_handle_error_int() local
572 u32 timestamp; in rkcanfd_handle_state_error_int() local
616 u32 timestamp; in rkcanfd_handle_rx_fifo_overflow_int() local
/linux-6.12.1/drivers/accel/habanalabs/common/
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-6.12.1/arch/alpha/kernel/
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-6.12.1/tools/perf/bench/
Dinject-buildid.c173 static ssize_t synthesize_mmap(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_mmap()
219 static ssize_t synthesize_sample(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_sample()
367 u64 timestamp = rand() % 1000000; in inject_build_id() local
/linux-6.12.1/drivers/dma-buf/
Ddma-fence.c157 struct dma_fence *dma_fence_allocate_private_stub(ktime_t timestamp) in dma_fence_allocate_private_stub()
368 ktime_t timestamp) in dma_fence_signal_timestamp_locked()
410 int dma_fence_signal_timestamp(struct dma_fence *fence, ktime_t timestamp) in dma_fence_signal_timestamp()
/linux-6.12.1/drivers/gpu/drm/amd/include/
Dmes_v12_api_def.h258 uint64_t timestamp; member
269 uint64_t timestamp; member
338 uint64_t timestamp; member
371 uint64_t timestamp; member
398 uint64_t timestamp; member
409 uint64_t timestamp; member
424 uint64_t timestamp; member
459 uint64_t timestamp; member
481 uint64_t timestamp; member
534 uint64_t timestamp; member
[all …]
/linux-6.12.1/drivers/gpu/drm/v3d/
Dv3d_drv.c149 void v3d_get_stats(const struct v3d_stats *stats, u64 timestamp, in v3d_get_stats()
166 u64 timestamp = local_clock(); in v3d_show_fdinfo() local
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
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-6.12.1/drivers/iio/imu/inv_icm42600/
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-6.12.1/sound/core/seq/
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-6.12.1/drivers/net/ethernet/qlogic/qed/
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-6.12.1/tools/perf/
Dbuiltin-timechart.c133 u64 timestamp; member
255 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) in pid_fork()
271 static void pid_exit(struct timechart *tchart, int pid, u64 timestamp) in pid_exit()
357 static void c_state_start(int cpu, u64 timestamp, int state) in c_state_start()
363 static void c_state_end(struct timechart *tchart, int cpu, u64 timestamp) in c_state_end()
381 u64 timestamp) in p_state_end()
401 static void p_state_change(struct timechart *tchart, int cpu, u64 timestamp, u64 new_freq) in p_state_change()
425 static void sched_wakeup(struct timechart *tchart, int cpu, u64 timestamp, in sched_wakeup()
458 static void sched_switch(struct timechart *tchart, int cpu, u64 timestamp, in sched_switch()

12345678910>>...20