Searched refs:timestamp (Results 126 - 150 of 881) sorted by relevance

1234567891011>>

/linux-master/drivers/staging/media/imx/
H A Dimx-media-fim.c147 ktime_t timestamp)
157 interval = ktime_to_ns(ktime_sub(timestamp, fim->last_ts));
188 fim->last_ts = timestamp;
361 void imx_media_fim_eof_monitor(struct imx_media_fim *fim, ktime_t timestamp) argument
368 frame_interval_monitor(fim, timestamp);
146 frame_interval_monitor(struct imx_media_fim *fim, ktime_t timestamp) argument
/linux-master/tools/perf/
H A Dbuiltin-timechart.c133 u64 timestamp; member in struct:sample_wrapper
255 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) argument
264 p->start_time = timestamp;
266 p->current->start_time = timestamp;
267 p->current->state_since = timestamp;
271 static void pid_exit(struct timechart *tchart, int pid, u64 timestamp) argument
275 p->end_time = timestamp;
277 p->current->end_time = timestamp;
357 static void c_state_start(int cpu, u64 timestamp, int state) argument
359 cpus_cstate_start_times[cpu] = timestamp;
363 c_state_end(struct timechart *tchart, int cpu, u64 timestamp) argument
380 p_state_end(struct timechart *tchart, int cpu, u64 timestamp) argument
401 p_state_change(struct timechart *tchart, int cpu, u64 timestamp, u64 new_freq) argument
425 sched_wakeup(struct timechart *tchart, int cpu, u64 timestamp, int waker, int wakee, u8 flags, const char *backtrace) argument
458 sched_switch(struct timechart *tchart, int cpu, u64 timestamp, int prev_pid, int next_pid, u64 prev_state, const char *backtrace) argument
[all...]
/linux-master/tools/perf/util/
H A Ds390-cpumsf.c105 * | If timestamp is positive the sample is entered into an ordered_event
106 * | list, sort order is the timestamp. The event processing is deferred until
119 * | The timestamp of the PERF_RECORD_XXX entry is taken to correlate with
133 * The timestamp of PERF_RECORD_FINISHED_ROUND event is taken to process all
309 /* Return TOD timestamp contained in an trailer entry */
318 memcpy(&ts, &te->timestamp[idx], sizeof(ts));
336 memcpy(&local.timestamp, te->timestamp, sizeof(te->timestamp));
843 static int s390_cpumsf_process_queues(struct s390_cpumsf *sf, u64 timestamp) argument
886 s390_cpumsf_synth_error(struct s390_cpumsf *sf, int code, int cpu, pid_t pid, pid_t tid, u64 ip, u64 timestamp) argument
920 u64 timestamp = sample->time; local
[all...]
H A Dintel-pt.c211 u64 timestamp; member in struct:intel_pt_queue
1412 static void intel_pt_first_timestamp(struct intel_pt *pt, u64 timestamp) argument
1416 pt->first_timestamp = timestamp;
1423 intel_pt_set_first_timestamp(ptq->decoder, timestamp);
1610 intel_pt_log("queue %u getting timestamp\n", queue_nr);
1625 intel_pt_log("queue %u has no timestamp\n",
1631 if (state->timestamp)
1635 ptq->timestamp = state->timestamp;
1636 intel_pt_log("queue %u timestamp
2269 u64 timestamp = 0; local
2476 intel_pt_synth_error(struct intel_pt *pt, int code, int cpu, pid_t pid, pid_t tid, u64 ip, u64 timestamp, pid_t machine_pid, int vcpu) argument
2912 intel_pt_run_decoder(struct intel_pt_queue *ptq, u64 *timestamp) argument
3005 intel_pt_process_queues(struct intel_pt *pt, u64 timestamp) argument
3165 intel_pt_sync_switch(struct intel_pt *pt, int cpu, pid_t tid, u64 timestamp) argument
3454 u64 timestamp; local
3644 u64 timestamp; local
[all...]
/linux-master/tools/tracing/latency/
H A Dlatency-collector.c1073 const struct timespec *timestamp, char *buffer,
1082 sec = timestamp->tv_sec;
1083 us = timestamp->tv_nsec / 1000;
1112 const struct timespec *timestamp, char *buffer,
1116 __print_skipmessage(resize_msg, timestamp, buffer, bufspace, req,
1120 static void print_lostmessage(const struct timespec *timestamp, char *buffer, argument
1124 __print_skipmessage(NULL, timestamp, buffer, bufspace, req, true,
1129 const struct timespec *timestamp, char *buffer,
1159 sec = timestamp->tv_sec;
1160 us = timestamp
1072 __print_skipmessage(const struct short_msg *resize_msg, const struct timespec *timestamp, char *buffer, size_t bufspace, const struct entry *req, bool excuse, const char *str) argument
1111 print_skipmessage(const struct short_msg *resize_msg, const struct timespec *timestamp, char *buffer, size_t bufspace, const struct entry *req, bool excuse) argument
1128 print_tracefile(const struct short_msg *resize_msg, const struct timespec *timestamp, char *buffer, size_t bufspace, long slept, const struct entry *req) argument
1462 struct timespec timestamp; local
1558 struct timespec timestamp; local
[all...]
/linux-master/drivers/iio/pressure/
H A Drohm-bm1390.c148 s64 timestamp, old_timestamp; member in struct:bm1390_data
339 s64 timestamp)
366 sample_period = timestamp - data->old_timestamp;
394 * Old timestamp is either the previous sample IRQ time,
400 * timestamp which we are currently handling.
434 s64 timestamp; local
439 * timestamp is fairly accurate for the last stored sample. If we are
441 * before the watermark interrupt was triggered, take a timestamp
453 timestamp = iio_get_time_ns(idev);
455 ret = __bm1390_fifo_flush(idev, samples, timestamp);
338 __bm1390_fifo_flush(struct iio_dev *idev, unsigned int samples, s64 timestamp) argument
[all...]
/linux-master/drivers/net/can/usb/etas_es58x/
H A Des581_4.c86 tstamps[i] = get_unaligned_le64(&echo_msg->timestamp);
126 u64 tstamp = get_unaligned_le64(&rx_can_msg->timestamp);
155 get_unaligned_le64(&rx_err_msg->timestamp));
171 get_unaligned_le64(&rx_event_msg->timestamp));
307 ret = es58x_check_msg_len(dev, es581_4_urb_cmd->timestamp,
312 get_unaligned_le64(&es581_4_urb_cmd->timestamp));
/linux-master/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c47 s64 timestamp; member in struct:magn_3d_state
291 if (!magn_state->timestamp)
292 magn_state->timestamp = iio_get_time_ns(indio_dev);
296 magn_state->timestamp);
297 magn_state->timestamp = 0;
330 magn_state->timestamp =
399 /* attr_count include timestamp channel, and the iio_vals should be aligned to 8byte */
/linux-master/drivers/net/can/
H A Dat91_can.c538 struct can_frame **cf, u32 *timestamp)
542 *timestamp = at91_get_timestamp(priv);
557 u32 timestamp; local
564 skb = at91_alloc_can_err_skb(dev, &cf, &timestamp);
571 err = can_rx_offload_queue_timestamp(&priv->offload, skb, timestamp);
580 * @timestamp: pointer to 32 bit timestamp
586 unsigned int mb, u32 *timestamp,
616 /* extend timestamp to full 32 bit */
617 *timestamp
537 at91_alloc_can_err_skb(struct net_device *dev, struct can_frame **cf, u32 *timestamp) argument
585 at91_mailbox_read(struct can_rx_offload *offload, unsigned int mb, u32 *timestamp, bool drop) argument
700 u32 timestamp; local
759 u32 timestamp; local
[all...]
/linux-master/tools/firewire/
H A Dnosy-dump.h15 uint32_t timestamp; member in struct:phy_packet
78 uint32_t timestamp; member in struct:link_packet
/linux-master/arch/s390/appldata/
H A Dappldata_os.c53 u64 timestamp; member in struct:appldata_os_data
153 os_data->timestamp = get_tod_clock();
/linux-master/drivers/iio/light/
H A Diqs621-als.c102 s64 timestamp; local
108 timestamp = iio_get_time_ns(indio_dev);
140 timestamp);
146 timestamp);
157 timestamp);
163 timestamp);
174 timestamp);
180 timestamp);
/linux-master/net/bridge/
H A Dbr_private_mrp.h127 __be32 timestamp; member in struct:br_mrp_ring_test_hdr
136 __be32 timestamp; member in struct:br_mrp_in_test_hdr
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c253 static void ptp_atomic_update(struct ptp *ptp, u64 timestamp) argument
258 writeq(timestamp, ptp->reg_base + PTP_NANO_TIMESTAMP);
260 writeq(timestamp / NSEC_PER_SEC,
263 nxt_rollover_set = roundup(timestamp, NSEC_PER_SEC);
432 u64 timestamp; local
435 timestamp = readq(ptp->reg_base + PTP_TIMESTAMP);
436 *clk = (timestamp >> 32) * NSEC_PER_SEC + (timestamp & 0xFFFFFFFF);
/linux-master/net/batman-adv/
H A Dmain.h271 * batadv_has_timed_out() - compares current time (jiffies) and timestamp +
273 * @timestamp: base value to compare with (in jiffies)
276 * Return: true if current time is after timestamp + timeout
278 static inline bool batadv_has_timed_out(unsigned long timestamp, argument
281 return time_is_before_jiffies(timestamp + msecs_to_jiffies(timeout));
/linux-master/include/uapi/linux/
H A Dgpio.h359 * @timestamp: estimate of time of status change occurrence, in nanoseconds
375 __u64 timestamp; member in struct:gpioline_info_changed
493 * @timestamp: best estimate of time of event occurrence, in nanoseconds
501 __u64 timestamp; member in struct:gpioevent_data
/linux-master/drivers/net/wireless/ti/wlcore/
H A Drx.h127 __le32 timestamp; member in struct:wl1271_rx_descriptor
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtimer.h9 u64 timestamp; member in struct:nvkm_alarm
/linux-master/tools/perf/jvmti/
H A Djvmti_agent.c260 warnx("jvmti: arch timestamp not supported");
315 header.timestamp = perf_get_timestamp();
344 rec.p.timestamp = perf_get_timestamp();
381 rec.p.timestamp = perf_get_timestamp();
444 rec.p.timestamp = perf_get_timestamp();
/linux-master/drivers/media/platform/st/sti/hva/
H A Dhva-debugfs.c181 u32 timestamp; local
185 /* stream bytesused and timestamp in us */
187 div = stream->vbuf.vb2_buf.timestamp;
189 timestamp = (u32)div;
198 timestamp,
/linux-master/drivers/iio/humidity/
H A Ddht11.c80 s64 timestamp; member in struct:dht11
150 dht11->timestamp = ktime_get_boottime_ns();
196 if (dht11->timestamp + DHT11_DATA_VALID_TIME < ktime_get_boottime_ns()) {
315 dht11->timestamp = ktime_get_boottime_ns() - DHT11_DATA_VALID_TIME - 1;
/linux-master/include/linux/iio/common/
H A Dcros_ec_sensors_core.h53 * the timestamp. The timestamp is always last and
105 s64 timestamp);
/linux-master/include/sound/sof/
H A Dstream.h141 uint32_t timestamp_ns; /**< resolution of timestamp in ns */
146 uint64_t timestamp; /**< system time stamp */ member in struct:sof_ipc_stream_posn
/linux-master/include/uapi/linux/dvb/
H A Dvideo.h114 long timestamp; member in struct:video_event
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dce.h155 u64 timestamp; member in struct:ath12k_ce_pipe

Completed in 251 milliseconds

1234567891011>>