/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ptp.h | 11 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-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | clock.h | 66 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-v6.6/tools/perf/util/ |
D | ordered-events.c | 21 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()
|
D | thread.c | 168 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces() 192 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces() 235 u64 timestamp, bool exec) in ____thread__set_comm() 259 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm() 398 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork()
|
D | comm.c | 108 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()
|
D | time-utils.c | 419 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-v6.6/drivers/net/can/spi/mcp251xfd/ |
D | mcp251xfd-timestamp.c | 17 u32 timestamp = 0; in mcp251xfd_timestamp_read() local 43 struct sk_buff *skb, u32 timestamp) in mcp251xfd_skb_set_timestamp()
|
/Linux-v6.6/drivers/net/can/dev/ |
D | rx-offload.c | 12 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-v6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fw_tracer.h | 60 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-v6.6/drivers/accel/habanalabs/common/ |
D | irq.c | 78 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 239 u64 timestamp; in handle_registration_node() local
|
/Linux-v6.6/drivers/net/can/usb/etas_es58x/ |
D | es581_4.h | 96 __le64 timestamp; member 107 __le64 timestamp; member 117 __le64 timestamp; member 130 __le64 timestamp; member 193 __le64 timestamp; member
|
D | es58x_fd.h | 142 __le64 timestamp; member 157 __le64 timestamp; member 162 __le64 timestamp; member 220 __le64 timestamp; member
|
/Linux-v6.6/include/linux/ |
D | digsig.h | 29 uint32_t timestamp; /* key made, always 0 for now */ member 37 uint32_t timestamp; /* signature made */ member
|
D | scmi_protocol.h | 184 unsigned long long timestamp; member 905 ktime_t timestamp; member 912 ktime_t timestamp; member 919 ktime_t timestamp; member 928 ktime_t timestamp; member 936 ktime_t timestamp; member 943 ktime_t timestamp; member 950 ktime_t timestamp; member 958 ktime_t timestamp; member 965 ktime_t timestamp; member [all …]
|
/Linux-v6.6/arch/alpha/kernel/ |
D | err_common.c | 91 union el_timestamp timestamp; in el_process_header_subpacket() local 169 el_print_timestamp(union el_timestamp *timestamp) in el_print_timestamp()
|
/Linux-v6.6/tools/perf/bench/ |
D | inject-buildid.c | 173 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-v6.6/drivers/net/wireless/intersil/orinoco/ |
D | scan.c | 82 u64 timestamp; in orinoco_add_hostscan_result() local 141 u64 timestamp; in orinoco_add_extscan_result() local
|
/Linux-v6.6/drivers/dma-buf/ |
D | dma-fence.c | 157 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-v6.6/sound/core/seq/ |
D | seq_prioq.c | 253 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-v6.6/drivers/iio/imu/inv_icm42600/ |
D | inv_icm42600_buffer.c | 40 __be16 timestamp; member 46 const void **timestamp, unsigned int *odr) in inv_icm42600_fifo_decode_packet() 453 const void *accel, *gyro, *timestamp; in inv_icm42600_buffer_fifo_read() local
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/ |
D | en_clock.c | 61 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-v6.6/drivers/net/can/m_can/ |
D | m_can.c | 468 u32 timestamp) in m_can_receive_skb() 490 u32 timestamp = 0; in m_can_read_fifo() local 595 u32 timestamp = 0; in m_can_handle_lost_msg() local 624 u32 timestamp = 0; in m_can_handle_lec_err() local 728 u32 timestamp = 0; in m_can_handle_state_change() local 852 u32 timestamp = 0; in m_can_handle_protocol_error() local 1012 u32 timestamp) in m_can_tx_update_stats() 1050 u32 txe, timestamp = 0; in m_can_echo_tx_event() local 1112 u32 timestamp = 0; in m_can_isr() local
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qed/ |
D | qed_ptp.c | 103 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-v6.6/include/linux/iio/ |
D | buffer.h | 38 void *data, int64_t timestamp) in iio_push_to_buffers_with_timestamp()
|
/Linux-v6.6/tools/perf/ |
D | builtin-timechart.c | 133 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()
|