Searched refs:test_start (Results 1 – 9 of 9) sorted by relevance
126 function test_start { function141 test_start "test_ctx on lwt xmit"157 test_start "test_ctx on lwt out"173 test_start "test_ctx on lwt in"197 test_start "test_data on lwt $1"210 test_start "test_data on lwt in"228 test_start "test_cb on lwt $1"244 test_start "test_cb on lwt in"268 test_start "test_drop_all on lwt $1"281 test_start "test_drop_all on lwt in"[all …]
69 u64 start, end, test_start; in test_find_delalloc() local137 test_start = SZ_64M; in test_find_delalloc()139 test_start >> PAGE_SHIFT); in test_find_delalloc()145 start = test_start; in test_find_delalloc()153 if (start != test_start || end != max_bytes - 1) { in test_find_delalloc()155 test_start, max_bytes - 1, start, end); in test_find_delalloc()172 test_start = max_bytes + sectorsize; in test_find_delalloc()173 locked_page = find_lock_page(inode->i_mapping, test_start >> in test_find_delalloc()179 start = test_start; in test_find_delalloc()200 start = test_start; in test_find_delalloc()[all …]
9 static inline void test_start(char *name) in test_start() function
108 test_start(name); in test_harness()
1276 static systime test_start = 0; in sd_recv_rxfifo() local1286 if (test_start == 0) in sd_recv_rxfifo()1287 test_start = rtw_get_current_time(); in sd_recv_rxfifo()1289 if (rtw_get_passing_time_ms(test_start) >= TEST_RBUF_UNAVAIL_CYCLE_MS) { in sd_recv_rxfifo()1290 if (rtw_get_passing_time_ms(test_start) >= TEST_RBUF_UNAVAIL_CYCLE_MS + TEST_RBUF_UNAVAIL_TIME_MS) in sd_recv_rxfifo()1291 test_start = rtw_get_current_time(); in sd_recv_rxfifo()
93 test_start = time.time()102 test_end - test_start)
1285 static systime test_start = 0; in sd_recv_alloc_buf() local1294 if (test_start == 0) in sd_recv_alloc_buf()1295 test_start = rtw_get_current_time(); in sd_recv_alloc_buf()1297 if (rtw_get_passing_time_ms(test_start) >= TEST_RBUF_UNAVAIL_CYCLE_MS) { in sd_recv_alloc_buf()1298 if (rtw_get_passing_time_ms(test_start) >= TEST_RBUF_UNAVAIL_CYCLE_MS + TEST_RBUF_UNAVAIL_TIME_MS) in sd_recv_alloc_buf()1299 test_start = rtw_get_current_time(); in sd_recv_alloc_buf()
456 u64 test_start = local_clock(); in test_lockup_init() local590 pr_notice("FINISH in %llu ns\n", local_clock() - test_start); in test_lockup_init()
156 static void test_start(void) in test_start() function1371 test_start(); in test_exec()1376 test_start(); in test_exec()