Home
last modified time | relevance | path

Searched refs:time_stamp (Results 1 – 25 of 49) sorted by relevance

12

/linux/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h59 __le32 time_stamp; member
78 __le32 time_stamp; member
/linux/drivers/net/wireless/ti/wl1251/
H A Dwl12xx_80211.h109 __le32 time_stamp[2]; member
145 __le32 time_stamp[2]; member
/linux/tools/perf/scripts/python/
H A Dgecko.py265 time_stamp = (param_dict['sample']['time'] // 1000) / 1000
272 start_time = time_stamp
297 thread._add_sample(comm=comm, stack=stack, time_ms=time_stamp)
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c458 MLX5_SET64(mtpps_reg, in, time_stamp, tstart); in mlx5_pps_out()
813 u64 *time_stamp, bool real_time) in perout_conf_1pps() argument
825 *time_stamp = real_time ? perout_conf_real_time(rq->perout.start.sec, 0) : in perout_conf_1pps()
867 u64 *period, u64 *time_stamp) in perout_conf_npps_real_time() argument
885 *time_stamp = perout_conf_real_time(time->sec, time->nsec); in perout_conf_npps_real_time()
903 u64 time_stamp = 0; in mlx5_perout_configure() local
943 &time_stamp); in mlx5_perout_configure()
945 err = perout_conf_1pps(mdev, rq, &time_stamp, rt_mode); in mlx5_perout_configure()
954 MLX5_SET64(mtpps_reg, in, time_stamp, time_stamp); in mlx5_perout_configure()
1179 be64_to_cpu(eqe->data.pps.time_stamp)) : in mlx5_pps_event()
[all …]
/linux/scripts/gdb/linux/
H A Ddmesg.py135 time_stamp = utils.read_u64(info, ts_off)
139 time=time_stamp / 1000000000.0,
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c1277 network->time_stamp[0] = le32_to_cpu(beacon->time_stamp[0]); in libipw_network_init()
1278 network->time_stamp[1] = le32_to_cpu(beacon->time_stamp[1]); in libipw_network_init()
1364 dst->time_stamp[0] = src->time_stamp[0]; in update_network()
1365 dst->time_stamp[1] = src->time_stamp[1]; in update_network()
H A Dlibipw.h451 __le32 time_stamp[2]; member
620 u32 time_stamp[2]; member
/linux/drivers/net/ethernet/intel/igc/
H A Digc_dump.c146 (u64)buffer_info->time_stamp); in igc_rings_dump()
197 (u64)buffer_info->time_stamp, in igc_rings_dump()
/linux/kernel/trace/
H A Dring_buffer.c341 u64 time_stamp; /* page time stamp */ member
620 (unsigned int)sizeof(field.time_stamp), in ring_buffer_print_page_header()
742 return rb_fix_abs_ts(ts, cpu_buffer->tail_page->page->time_stamp); in ring_buffer_event_time_stamp()
1856 ts = dpage->time_stamp; in rb_read_data_buffer()
1932 ts = head_page->page->time_stamp; in rb_meta_validate_events()
1949 if (ts < head_page->page->time_stamp) in rb_meta_validate_events()
1952 ts = head_page->page->time_stamp; in rb_meta_validate_events()
3216 if (iter->page_stamp != iter_head_page->page->time_stamp || in rb_iter_head_event()
3224 iter->page_stamp = iter->read_stamp = iter->head_page->page->time_stamp; in rb_iter_head_event()
3268 iter->page_stamp = iter->read_stamp = iter->head_page->page->time_stamp; in rb_inc_iter()
[all …]
/linux/drivers/scsi/fnic/
H A Dfnic_trace.h61 struct timespec64 time_stamp; member
H A Dfnic_trace.c726 ktime_get_real_ts64(&fc_buf->time_stamp); in fnic_fc_trace_set_data()
854 &tdata->time_stamp, in copy_and_format_trace_data()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddwb.h234 struct dwbc *dwbc, uint32_t *time_stamp);
/linux/drivers/staging/rtl8723bs/include/
H A Dwlan_bssdef.h55 u8 time_stamp[8]; member
/linux/sound/soc/mediatek/common/
H A Dmtk-btcvsd.c104 unsigned long long time_stamp; member
261 ts->time_stamp_us = bt->tx->time_stamp; in get_tx_time_stamp()
268 ts->time_stamp_us = bt->rx->time_stamp; in get_rx_time_stamp()
764 bt->rx->time_stamp = sched_clock(); in mtk_btcvsd_snd_read()
785 * save current timestamp & buffer time in time_stamp and in mtk_btcvsd_snd_write()
788 bt->tx->time_stamp = sched_clock(); in mtk_btcvsd_snd_write()
/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h105 unsigned long time_stamp; member
/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_ioc.h17 __le64 time_stamp; member
527 __le64 time_stamp; member
706 __le64 time_stamp; member
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.h304 unsigned long time_stamp; /* age of the oldest statistics */ member
H A Drs.c233 (tl->time_stamp < oldest_time)) { in rs_tl_rm_old_stats()
236 tl->time_stamp += TID_QUEUE_CELL_SPACING; in rs_tl_rm_old_stats()
273 tl->time_stamp = curr_time; in rs_tl_add_packet()
280 time_diff = TIME_WRAP_AROUND(tl->time_stamp, curr_time); in rs_tl_add_packet()
348 time_diff = TIME_WRAP_AROUND(tl->time_stamp, curr_time); in rs_tl_get_load()
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h427 unsigned long time_stamp; member
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c1974 buffer_info->time_stamp = 0; in e1000_unmap_and_free_tx_resource()
2751 buffer_info->time_stamp = jiffies; in e1000_tso()
2808 buffer_info->time_stamp = jiffies; in e1000_tx_csum()
2875 buffer_info->time_stamp = jiffies; in e1000_tx_map()
2927 buffer_info->time_stamp = jiffies; in e1000_tx_map()
3279 tx_ring->buffer_info[first].time_stamp = 0; in e1000_xmit_frame()
3426 (u64)buffer_info->time_stamp, buffer_info->skb, type); in e1000_dump()
3902 if (tx_ring->buffer_info[eop].time_stamp && in e1000_clean_tx_irq()
3903 time_after(jiffies, tx_ring->buffer_info[eop].time_stamp + in e1000_clean_tx_irq()
3924 tx_ring->buffer_info[eop].time_stamp, in e1000_clean_tx_irq()
/linux/drivers/net/ethernet/alacritech/
H A Dslic.h455 __le32 time_stamp; member
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h31 unsigned long time_stamp; member
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-rs.c234 while (tl->queue_count && tl->time_stamp < oldest_time) { in il4965_rs_tl_rm_old_stats()
237 tl->time_stamp += TID_QUEUE_CELL_SPACING; in il4965_rs_tl_rm_old_stats()
274 tl->time_stamp = curr_time; in il4965_rs_tl_add_packet()
281 time_diff = TIME_WRAP_AROUND(tl->time_stamp, curr_time); in il4965_rs_tl_add_packet()
320 time_diff = TIME_WRAP_AROUND(tl->time_stamp, curr_time); in il4965_rs_tl_get_load()
/linux/drivers/scsi/
H A Dmvumi.h137 u32 time_stamp; member
/linux/drivers/s390/block/
H A Ddasd_eckd.h238 unsigned char time_stamp:1; member

12