Searched refs:timestamp (Results 1 - 25 of 881) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.h11 static inline u64 otx2_ptp_convert_rx_timestamp(u64 timestamp) argument
13 return be64_to_cpu(*(__be64 *)&timestamp);
16 static inline u64 otx2_ptp_convert_tx_timestamp(u64 timestamp) argument
18 return timestamp;
21 static inline u64 cn10k_ptp_convert_timestamp(u64 timestamp) argument
23 return ((timestamp >> 32) * NSEC_PER_SEC) + (timestamp & 0xFFFFFFFFUL);
/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-timestamp.c17 u32 timestamp = 0; local
21 err = mcp251xfd_get_timestamp(priv, &timestamp);
24 "Error %d while reading timestamp. HW timestamps may be inaccurate.",
27 return timestamp;
35 priv = container_of(delayed_work, struct mcp251xfd_priv, timestamp);
38 schedule_delayed_work(&priv->timestamp,
43 struct sk_buff *skb, u32 timestamp)
48 ns = timecounter_cyc2time(&priv->tc, timestamp);
63 INIT_DELAYED_WORK(&priv->timestamp, mcp251xfd_timestamp_work);
64 schedule_delayed_work(&priv->timestamp,
42 mcp251xfd_skb_set_timestamp(const struct mcp251xfd_priv *priv, struct sk_buff *skb, u32 timestamp) argument
[all...]
/linux-master/include/trace/events/
H A Dpower_cpu_migrate.h11 TP_PROTO(u64 timestamp, \
14 TP_ARGS(timestamp, \
23 __field(u64, timestamp )
28 __entry->timestamp = timestamp;
32 TP_printk("timestamp=%llu cpu_hwid=0x%08lX",
33 (unsigned long long)__entry->timestamp,
H A Dvb2.h22 __field(u64, timestamp)
33 __entry->timestamp = vb->timestamp;
37 "type = %u, bytesused = %u, timestamp = %llu", __entry->owner,
42 __entry->timestamp
/linux-master/tools/perf/util/
H A Dcomm.h23 struct comm *comm__new(const char *str, u64 timestamp, bool exec);
25 int comm__override(struct comm *comm, const char *str, u64 timestamp,
H A Dordered-events.c21 u64 timestamp = new->timestamp; local
27 pr_oe_time2(timestamp, "queue_event nr_events %u\n", oe->nr_events);
31 oe->max_timestamp = timestamp;
40 if (last->timestamp <= timestamp) {
41 while (last->timestamp <= timestamp) {
45 oe->max_timestamp = timestamp;
52 while (last->timestamp > timestam
172 ordered_events__new_event(struct ordered_events *oe, u64 timestamp, union perf_event *event) argument
194 ordered_events__queue(struct ordered_events *oe, union perf_event *event, u64 timestamp, u64 file_offset, const char *file_path) argument
267 __ordered_events__flush(struct ordered_events *oe, enum oe_flush how, u64 timestamp) argument
345 ordered_events__flush_time(struct ordered_events *oe, u64 timestamp) argument
[all...]
H A Dtime-utils.h22 bool perf_time__skip_sample(struct perf_time_interval *ptime, u64 timestamp);
25 int num, u64 timestamp);
38 int timestamp__scnprintf_usec(u64 timestamp, char *buf, size_t sz);
39 int timestamp__scnprintf_nsec(u64 timestamp, char *buf, size_t sz);
H A Ds390-cpumcf-kernel.h43 unsigned long timestamp; /* 128-191 Timestamp (TOD) */ member in struct:cf_trailer_entry
H A Dordered-events.h10 u64 timestamp; member in struct:ordered_event
57 u64 timestamp, u64 file_offset, const char *file_path);
60 int ordered_events__flush_time(struct ordered_events *oe, u64 timestamp);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.h66 u64 timestamp)
74 nsec = timecounter_cyc2time(&timer->tc, timestamp);
83 u64 timestamp)
85 u64 time = REAL_TIME_TO_NS(timestamp >> 32, timestamp & 0xFFFFFFFF);
98 u64 timestamp)
104 u64 timestamp)
65 mlx5_timecounter_cyc2time(struct mlx5_clock *clock, u64 timestamp) argument
82 mlx5_real_time_cyc2time(struct mlx5_clock *clock, u64 timestamp) argument
97 mlx5_timecounter_cyc2time(struct mlx5_clock *clock, u64 timestamp) argument
103 mlx5_real_time_cyc2time(struct mlx5_clock *clock, u64 timestamp) argument
/linux-master/include/linux/iio/common/
H A Dinv_sensors_timestamp.h44 * struct inv_sensors_timestamp - timestamp management states
49 * @timestamp: store last timestamp for computing next data timestamp
60 int64_t timestamp; member in struct:inv_sensors_timestamp
75 size_t sensor_nb, int64_t timestamp);
79 ts->timestamp += ts->period;
80 return ts->timestamp;
92 ts->timestamp = 0;
/linux-master/include/linux/iio/
H A Dbuffer.h24 * iio_push_to_buffers_with_timestamp() - push data and timestamp to buffers
27 * @timestamp: timestamp for the sample data
30 * device the function will store the supplied timestamp as the last element in
32 * data buffer needs to be large enough to hold the additional timestamp
38 void *data, int64_t timestamp)
42 ((int64_t *)data)[ts_offset] = timestamp;
50 int64_t timestamp);
37 iio_push_to_buffers_with_timestamp(struct iio_dev *indio_dev, void *data, int64_t timestamp) argument
/linux-master/include/linux/
H A Ddigsig.h29 uint32_t timestamp; /* key made, always 0 for now */ member in struct:pubkey_hdr
37 uint32_t timestamp; /* signature made */ member in struct:signature_hdr
/linux-master/arch/alpha/kernel/
H A Derr_common.c93 union el_timestamp timestamp;
111 timestamp.as_int = 0;
118 timestamp = header->by_type.sys_event.timestamp;
125 timestamp = header->by_type.err_halt.timestamp;
131 timestamp.as_int = 0;
145 el_print_timestamp(&timestamp);
171 el_print_timestamp(union el_timestamp *timestamp)
173 if (timestamp
91 union el_timestamp timestamp; local
169 el_print_timestamp(union el_timestamp *timestamp) argument
[all...]
/linux-master/drivers/iio/common/st_sensors/
H A Dst_sensors_buffer.c54 s64 timestamp; local
63 timestamp = sdata->hw_timestamp;
65 timestamp = iio_get_time_ns(indio_dev);
72 timestamp);
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dtrace.h79 __entry->info = ar->pdev->timestamp.info;
80 __entry->sync_tstmp_lo_us = ar->pdev->timestamp.sync_timestamp_hi_us;
81 __entry->sync_tstmp_hi_us = ar->pdev->timestamp.sync_timestamp_lo_us;
82 __entry->mlo_offset_lo = ar->pdev->timestamp.mlo_offset_lo;
83 __entry->mlo_offset_hi = ar->pdev->timestamp.mlo_offset_hi;
84 __entry->mlo_offset_clks = ar->pdev->timestamp.mlo_offset_clks;
85 __entry->mlo_comp_clks = ar->pdev->timestamp.mlo_comp_clks;
86 __entry->mlo_comp_timer = ar->pdev->timestamp.mlo_comp_timer;
124 __entry->info = ar->pdev->timestamp.info;
125 __entry->sync_tstmp_lo_us = ar->pdev->timestamp
[all...]
/linux-master/scripts/dtc/
H A Dof_unittest_expect251 $timestamp = "";
265 $timestamp = $line;
267 if ($timestamp =~ /^\[\s*[0-9]+\.[0-9]*\] /) {
268 ($timestamp, $null) = split(/]/, $line);
269 $timestamp = $timestamp . "] ";
272 $timestamp = "";
290 printf "%s %s%s%s\n", $prefix, $line_num, $timestamp, $line;
307 printf "%s %s%s%s\n", $prefix, $line_num, $timestamp, $line;
338 $line_num, $timestamp,
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
H A Dbase.c79 if (alarm->timestamp > nvkm_timer_read(tmr)) {
81 tmr->func->alarm_init(tmr, alarm->timestamp);
82 if (alarm->timestamp > nvkm_timer_read(tmr))
121 alarm->timestamp = nvkm_timer_read(tmr) + nsec;
123 if (list->timestamp > alarm->timestamp)
132 tmr->func->alarm_init(tmr, alarm->timestamp);
138 WARN_ON(alarm->timestamp <= nvkm_timer_read(tmr));
/linux-master/include/uapi/linux/
H A Derspan.h21 __be32 timestamp; member in struct:erspan_md2
/linux-master/tools/include/uapi/linux/
H A Derspan.h21 __be32 timestamp; member in struct:erspan_md2
/linux-master/sound/core/seq/
H A Dseq_prioq.h39 void snd_seq_prioq_leave(struct snd_seq_prioq *f, int client, int timestamp);
/linux-master/drivers/net/can/dev/
H A Drx-offload.c12 u32 timestamp; member in struct:can_rx_offload_cb
91 cb_pos->timestamp, cb_new->timestamp,
92 cb_new->timestamp - cb_pos->timestamp,
116 return cb_b->timestamp - cb_a->timestamp;
146 u32 timestamp; local
153 skb = offload->mailbox_read(offload, n, &timestamp, drop);
170 cb->timestamp
222 can_rx_offload_queue_timestamp(struct can_rx_offload *offload, struct sk_buff *skb, u32 timestamp) argument
244 can_rx_offload_get_echo_skb_queue_timestamp(struct can_rx_offload *offload, unsigned int idx, u32 timestamp, unsigned int *frame_len_ptr) argument
[all...]
/linux-master/include/linux/can/
H A Drx-offload.h19 unsigned int mb, u32 *timestamp,
46 struct sk_buff *skb, u32 timestamp);
48 unsigned int idx, u32 timestamp,
/linux-master/drivers/gpu/drm/v3d/
H A Dv3d_sysfs.c17 u64 timestamp = local_clock(); local
25 active_runtime = timestamp - v3d->queue[queue].start_ns;
29 /* Each line will display the queue name, timestamp, the number
32 * queue timestamp jobs runtime
41 timestamp,
/linux-master/drivers/net/can/usb/etas_es58x/
H A Des581_4.h96 __le64 timestamp; member in struct:es581_4_echo_msg
107 __le64 timestamp; member in struct:es581_4_rx_can_msg
117 __le64 timestamp; member in struct:es581_4_rx_err_msg
130 __le64 timestamp; member in struct:es581_4_rx_event_msg
168 * @timestamp: Timestamp reply.
193 __le64 timestamp; member in union:es581_4_urb_cmd::__anon441

Completed in 827 milliseconds

1234567891011>>