Searched refs:test_start (Results 1 – 7 of 7) sorted by relevance
129 function test_start { function144 test_start "test_ctx on lwt xmit"160 test_start "test_ctx on lwt out"176 test_start "test_ctx on lwt in"200 test_start "test_data on lwt $1"213 test_start "test_data on lwt in"231 test_start "test_cb on lwt $1"247 test_start "test_cb on lwt in"271 test_start "test_drop_all on lwt $1"284 test_start "test_drop_all on lwt in"[all …]
118 u64 start, end, test_start; in test_find_delalloc() local186 test_start = SZ_64M; in test_find_delalloc()188 test_start >> PAGE_SHIFT); in test_find_delalloc()194 start = test_start; in test_find_delalloc()221 test_start = max_bytes + sectorsize; in test_find_delalloc()228 start = test_start; in test_find_delalloc()236 if (end != test_start + PAGE_SIZE - 1) { in test_find_delalloc()249 start = test_start; in test_find_delalloc()284 start = test_start; in test_find_delalloc()298 if (start != test_start && end != test_start + PAGE_SIZE - 1) { in test_find_delalloc()[all …]
9 static inline void test_start(char *name) in test_start() function
108 test_start(name); in test_harness()
456 u64 test_start = local_clock(); in test_lockup_init() local606 pr_notice("FINISH in %llu ns\n", local_clock() - test_start); in test_lockup_init()
153 test_start = time.time()165 exec_time += test_end - test_start
156 static void test_start(void) in test_start() function1415 test_start(); in test_exec()1420 test_start(); in test_exec()
Completed in 22 milliseconds