/Linux-v4.19/tools/perf/util/ |
D | thread.c | 139 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces() 163 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces() 196 u64 timestamp, bool exec) in ____thread__set_comm() 220 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm() 352 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp) in thread__fork()
|
D | ordered-events.c | 20 u64 timestamp = new->timestamp; in queue_event() local 137 ordered_events__new_event(struct ordered_events *oe, u64 timestamp, in ordered_events__new_event() 160 u64 timestamp, u64 file_offset) in ordered_events__queue()
|
D | thread-stack.c | 42 u64 timestamp; member 163 u64 timestamp, u64 ref, bool no_return) in thread_stack__call_return() 334 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp() 358 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp() 492 struct thread_stack *ts, u64 timestamp, in thread_stack__trace_begin()
|
D | comm.c | 107 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new() 126 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override()
|
D | time-utils.c | 356 bool perf_time__skip_sample(struct perf_time_interval *ptime, u64 timestamp) in perf_time__skip_sample() 372 int num, u64 timestamp) in perf_time__ranges_skip_sample() 399 int timestamp__scnprintf_usec(u64 timestamp, char *buf, size_t sz) in timestamp__scnprintf_usec()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | clock.h | 47 u64 timestamp) in mlx5_timecounter_cyc2time() 69 u64 timestamp) in mlx5_timecounter_cyc2time()
|
/Linux-v4.19/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_ring.c | 38 s64 timestamp, size_t nb) in inv_mpu6050_update_period() 178 s64 timestamp; in inv_mpu6050_read_fifo() local
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fw_tracer.h | 100 u32 timestamp; member 124 u64 timestamp; member 129 u32 timestamp; member 147 u8 timestamp[0x7]; member 154 u8 timestamp[0x7]; member
|
/Linux-v4.19/include/linux/ |
D | digsig.h | 33 uint32_t timestamp; /* key made, always 0 for now */ member 41 uint32_t timestamp; /* signature made */ member
|
/Linux-v4.19/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-v4.19/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-v4.19/include/linux/iio/ |
D | buffer.h | 37 void *data, int64_t timestamp) in iio_push_to_buffers_with_timestamp()
|
D | trigger_consumer.h | 40 s64 timestamp; member
|
/Linux-v4.19/sound/core/seq/ |
D | seq_prioq.c | 268 int client, int timestamp) in prioq_match() 290 void snd_seq_prioq_leave(struct snd_seq_prioq * f, int client, int timestamp) in snd_seq_prioq_leave()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_ptp.c | 125 static int qed_ptp_hw_read_rx_ts(struct qed_dev *cdev, u64 *timestamp) in qed_ptp_hw_read_rx_ts() 151 static int qed_ptp_hw_read_tx_ts(struct qed_dev *cdev, u64 *timestamp) in qed_ptp_hw_read_tx_ts()
|
/Linux-v4.19/drivers/staging/media/imx/ |
D | imx-media-fim.c | 150 ktime_t timestamp) in frame_interval_monitor() 202 ktime_t timestamp) in fim_input_capture_handler() 412 void imx_media_fim_eof_monitor(struct imx_media_fim *fim, ktime_t timestamp) in imx_media_fim_eof_monitor()
|
/Linux-v4.19/drivers/net/can/ |
D | rx-offload.c | 22 u32 timestamp; member 133 u32 timestamp; in can_rx_offload_offload_one() local
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-event.c | 161 struct timespec timestamp; in v4l2_event_queue() local 180 struct timespec timestamp; in v4l2_event_queue_fh() local
|
/Linux-v4.19/drivers/iio/common/ssp_sensors/ |
D | ssp_iio.c | 81 unsigned int len, int64_t timestamp) in ssp_common_process_data()
|
/Linux-v4.19/drivers/iio/common/st_sensors/ |
D | st_sensors_buffer.c | 60 s64 timestamp; in st_sensors_trigger_handler() local
|
/Linux-v4.19/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.c | 121 uint64_t timestamp; member 626 uint64_t timestamp; member 657 uint64_t timestamp; in intel_pt_calc_cyc_cb() local 889 uint64_t timestamp, masked_timestamp; in intel_pt_next_period() local 923 uint64_t timestamp, masked_timestamp; in intel_pt_sample_insn() local 1341 uint64_t timestamp; in intel_pt_calc_tsc_timestamp() local 1426 uint64_t timestamp; in intel_pt_calc_mtc_timestamp() local 1489 uint64_t timestamp = decoder->cyc_ref_timestamp; in intel_pt_calc_cyc_timestamp() local
|
/Linux-v4.19/include/uapi/linux/iio/ |
D | events.h | 24 __s64 timestamp; member
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | link.c | 312 unsigned int timestamp = jiffies_to_msecs(jiffies); in ath_ani_calibrate() local 425 unsigned long timestamp = jiffies_to_msecs(jiffies); in ath_start_ani() local
|
/Linux-v4.19/drivers/media/platform/vivid/ |
D | vivid-radio-tx.c | 28 ktime_t timestamp; in vivid_radio_tx_write() local
|
/Linux-v4.19/drivers/iio/accel/ |
D | hid-sensor-accel-3d.c | 51 int64_t timestamp; member 234 int len, int64_t timestamp) in hid_sensor_push_data()
|