| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | cq_enet_desc.h | 59 __le32 time_stamp; member 78 __le32 time_stamp; member
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | wl12xx_80211.h | 109 __le32 time_stamp[2]; member 145 __le32 time_stamp[2]; member
|
| /linux/tools/perf/scripts/python/ |
| H A D | gecko.py | 265 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/scripts/gdb/linux/ |
| H A D | dmesg.py | 135 time_stamp = utils.read_u64(info, ts_off) 139 time=time_stamp / 1000000000.0,
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_dump.c | 146 (u64)buffer_info->time_stamp); in igc_rings_dump() 197 (u64)buffer_info->time_stamp, in igc_rings_dump()
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_rx.c | 1277 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 D | libipw.h | 451 __le32 time_stamp[2]; member 620 u32 time_stamp[2]; member
|
| /linux/drivers/scsi/fnic/ |
| H A D | fnic_trace.h | 61 struct timespec64 time_stamp; member
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | dwb.h | 234 struct dwbc *dwbc, uint32_t *time_stamp);
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| H A D | igbvf.h | 105 unsigned long time_stamp; member
|
| H A D | netdev.c | 406 buffer_info->time_stamp = 0; in igbvf_put_txbuf() 1988 buffer_info->time_stamp = jiffies; in igbvf_tx_ctxtdesc() 2152 buffer_info->time_stamp = jiffies; in igbvf_tx_map_adv() 2173 buffer_info->time_stamp = jiffies; in igbvf_tx_map_adv() 2190 buffer_info->time_stamp = 0; in igbvf_tx_map_adv() 2332 tx_ring->buffer_info[first].time_stamp = 0; in igbvf_xmit_frame_ring_adv()
|
| /linux/sound/soc/mediatek/common/ |
| H A D | mtk-btcvsd.c | 104 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() 758 bt->rx->time_stamp = sched_clock(); in mtk_btcvsd_snd_read() 778 * save current timestamp & buffer time in time_stamp and in mtk_btcvsd_snd_write() 781 bt->tx->time_stamp = sched_clock(); in mtk_btcvsd_snd_write()
|
| /linux/fs/ceph/ |
| H A D | metric.h | 165 __le64 time_stamp; member
|
| /linux/drivers/scsi/mpi3mr/mpi/ |
| H A D | mpi30_ioc.h | 17 __le64 time_stamp; member 527 __le64 time_stamp; member 707 __le64 time_stamp; member
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | rs.h | 304 unsigned long time_stamp; /* age of the oldest statistics */ member
|
| H A D | rs.c | 233 (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/wangxun/libwx/ |
| H A D | wx_err.c | 327 tx_ring->tx_buffer_info[next].time_stamp, jiffies); in wx_handle_tx_hang()
|
| /linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe.h | 427 unsigned long time_stamp; member
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_main.c | 1974 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() 3277 tx_ring->buffer_info[first].time_stamp = 0; in e1000_xmit_frame() 3424 (u64)buffer_info->time_stamp, buffer_info->skb, type); in e1000_dump() 3900 if (tx_ring->buffer_info[eop].time_stamp && in e1000_clean_tx_irq() 3901 time_after(jiffies, tx_ring->buffer_info[eop].time_stamp + in e1000_clean_tx_irq() 3922 tx_ring->buffer_info[eop].time_stamp, in e1000_clean_tx_irq()
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ixgbevf.h | 31 unsigned long time_stamp; member
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-rs.c | 234 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 D | mvumi.h | 137 u32 time_stamp; member
|
| /linux/kernel/trace/ |
| H A D | simple_ring_buffer.c | 244 tail->page->time_stamp = timestamp; in simple_rb_reserve_next()
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | e1000.h | 138 unsigned long time_stamp; member
|
| H A D | netdev.c | 263 (unsigned long long)buffer_info->time_stamp); in e1000e_dump() 322 (unsigned long long)buffer_info->time_stamp, in e1000e_dump() 1097 buffer_info->time_stamp = 0; in e1000_put_txbuf() 1166 tx_ring->next_to_clean, tx_ring->buffer_info[eop].time_stamp, in e1000_print_hw_hang() 1301 if (tx_ring->buffer_info[i].time_stamp && in e1000_clean_tx_irq() 1302 time_after(jiffies, tx_ring->buffer_info[i].time_stamp in e1000_clean_tx_irq() 5520 buffer_info->time_stamp = jiffies; in e1000_tso() 5574 buffer_info->time_stamp = jiffies; in e1000_tx_csum() 5603 buffer_info->time_stamp = jiffies; in e1000_tx_map() 5638 buffer_info->time_stamp = jiffies; in e1000_tx_map() [all …]
|