Home
last modified time | relevance | path

Searched refs:stime (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/net/
A Drtl8169.c623 int stime = currticks(); in rtl_send_common() local
669 printf("%s elapsed time : %lu\n", __func__, currticks()-stime); in rtl_send_common()
731 int stime = currticks(); in rtl8169_hw_start() local
803 printf("%s elapsed time : %lu\n", __func__, currticks()-stime); in rtl8169_hw_start()
816 int stime = currticks(); in rtl8169_init_ring() local
850 printf("%s elapsed time : %lu\n", __func__, currticks()-stime); in rtl8169_init_ring()
865 int stime = currticks(); in rtl8169_common_start() local
886 printf("%s elapsed time : %lu\n", __func__, currticks()-stime); in rtl8169_common_start()
/u-boot/fs/btrfs/
A Dconv-funcs.h147 otime, stime, rtime)
A Dctree.h872 ptr += offsetof(struct btrfs_root_item, stime); in btrfs_root_stime()
/u-boot/fs/btrfs/kernel-shared/
A Dbtrfs_tree.h723 struct btrfs_timespec stime; member

Completed in 14 milliseconds