Home
last modified time | relevance | path

Searched refs:time2 (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/lib/
Dinterval_tree_test.c51 cycles_t time1, time2, time; in interval_tree_test_init() local
67 time2 = get_cycles(); in interval_tree_test_init()
68 time = time2 - time1; in interval_tree_test_init()
85 time2 = get_cycles(); in interval_tree_test_init()
86 time = time2 - time1; in interval_tree_test_init()
Drbtree_test.c178 cycles_t time1, time2, time; in rbtree_test_init() local
194 time2 = get_cycles(); in rbtree_test_init()
195 time = time2 - time1; in rbtree_test_init()
226 time2 = get_cycles(); in rbtree_test_init()
227 time = time2 - time1; in rbtree_test_init()
/linux-4.1.27/drivers/ide/
Dali14xx.c115 int time1, time2; in ali14xx_set_pio_mode() local
124 time2 = t->active; in ali14xx_set_pio_mode()
125 param3 = param1 = (time2 * bus_speed + 999) / 1000; in ali14xx_set_pio_mode()
132 drive->name, pio, time1, time2, param1, param2, param3, param4); in ali14xx_set_pio_mode()
/linux-4.1.27/drivers/rtc/
Drtc-digicolor.c66 u32 reference, time1, time2; in dc_rtc_read() local
77 time2 = readl_relaxed(rtc->regs + DC_RTC_TIME); in dc_rtc_read()
78 if (time1 == time2) in dc_rtc_read()
80 time1 = time2; in dc_rtc_read()
Drtc-wm831x.c126 u16 time1[2], time2[2]; in wm831x_rtc_readtime() local
151 2, time2); in wm831x_rtc_readtime()
155 if (memcmp(time1, time2, sizeof(time1)) == 0) { in wm831x_rtc_readtime()
Drtc-wm8350.c41 u16 time1[4], time2[4]; in wm8350_rtc_readtime() local
54 4, time2); in wm8350_rtc_readtime()
58 if (memcmp(time1, time2, sizeof(time1)) == 0) { in wm8350_rtc_readtime()
/linux-4.1.27/drivers/staging/vt6656/
Dint.h44 u16 time2; member
/linux-4.1.27/drivers/net/hamradio/
Dbaycom_epp.c654 unsigned int time1 = 0, time2 = 0, time3 = 0; in epp_bh() local
692 GETTICK(time2); in epp_bh()
719 GETTICK(time2); in epp_bh()
755 bc->debug_vals.mod_cycles = time2 - time1; in epp_bh()
756 bc->debug_vals.demod_cycles = time3 - time2; in epp_bh()
/linux-4.1.27/arch/x86/platform/uv/
Dtlb_uv.c792 static void record_send_stats(cycles_t time1, cycles_t time2, in record_send_stats() argument
798 if (time2 > time1) { in record_send_stats()
799 elapsed = time2 - time1; in record_send_stats()
882 cycles_t time2; in uv_flush_send_and_wait() local
942 time2 = get_cycles(); in uv_flush_send_and_wait()
951 record_send_stats(time1, time2, bcp, stat, completion_stat, try); in uv_flush_send_and_wait()
/linux-4.1.27/scripts/
Danalyze_suspend.py2365 .time2 {font: 15px Arial;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;}\n\