Home
last modified time | relevance | path

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

12345678910>>...34

/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/
Dip.h42 struct timestamp { struct
43 uint8_t len;
44 uint8_t ptr;
46 unsigned int flags:4;
47 unsigned int overflow:4;
49 unsigned int overflow:4;
50 unsigned int flags:4;
52 uint32_t data[9];
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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) in ordered_events__queue()
267 u64 timestamp) in __ordered_events__flush()
344 int ordered_events__flush_time(struct ordered_events *oe, u64 timestamp) in ordered_events__flush_time()
Dthread.c173 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces()
197 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces()
240 u64 timestamp, bool exec) in ____thread__set_comm()
264 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm()
391 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork()
Dcomm.c108 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()
/kernel/linux/linux-6.6/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()
394 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork()
Dcomm.c108 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()
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()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.h46 u64 timestamp) in mlx5_timecounter_cyc2time()
69 u64 timestamp) in mlx5_timecounter_cyc2time()
/kernel/linux/linux-5.10/drivers/net/can/dev/
Drx-offload.c12 u32 timestamp; member
145 u32 timestamp; in can_rx_offload_offload_one() local
241 struct sk_buff *skb, u32 timestamp) in can_rx_offload_queue_sorted()
266 unsigned int idx, u32 timestamp) in can_rx_offload_get_echo_skb()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfw_tracer.h60 u64 timestamp; member
118 u32 timestamp; member
142 u64 timestamp; member
147 u32 timestamp; member
165 u8 timestamp[0x7]; member
172 u8 timestamp[0x7]; member
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_ring.c29 s64 timestamp, size_t nb) in inv_mpu6050_update_period()
124 s64 timestamp; in inv_mpu6050_read_fifo() local
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/staging/blackbox/
Dblackbox_core.c167 const char *timestamp) in format_log_dir()
203 const char *timestamp, int need_sys_reset) in save_history_log()
238 char timestamp[TIMESTAMP_MAX_LEN]; in save_invalid_log() local
318 char timestamp[TIMESTAMP_MAX_LEN]; in save_log_without_reset() local
/kernel/linux/linux-6.6/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
239 u64 timestamp; in handle_registration_node() local
/kernel/linux/linux-6.6/drivers/staging/blackbox/
Dblackbox_core.c167 const char *timestamp) in format_log_dir()
203 const char *timestamp, int need_sys_reset) in save_history_log()
234 char timestamp[TIMESTAMP_MAX_LEN]; in save_invalid_log() local
314 char timestamp[TIMESTAMP_MAX_LEN]; in save_log_without_reset() local
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/include/linux/
Ddigsig.h29 uint32_t timestamp; /* key made, always 0 for now */ member
37 uint32_t timestamp; /* signature made */ member
/kernel/linux/linux-5.10/include/linux/
Ddigsig.h29 uint32_t timestamp; /* key made, always 0 for now */ member
37 uint32_t timestamp; /* signature made */ member
Dscmi_protocol.h395 ktime_t timestamp; member
402 ktime_t timestamp; member
409 ktime_t timestamp; member
417 ktime_t timestamp; member
424 ktime_t timestamp; member
431 ktime_t timestamp; member
438 ktime_t timestamp; member
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()

12345678910>>...34