Searched refs:test_end (Results 1 – 6 of 6) sorted by relevance
68 ktime_t start, end, test_end; in sof_debug_ipc_flood_test() local81 test_end = ktime_get_ns() + ipc_duration_ms * NSEC_PER_MSEC; in sof_debug_ipc_flood_test()103 if (ktime_to_ns(end) >= test_end) in sof_debug_ipc_flood_test()
22 test_end
50 test_end
72 test_end
132 test_end() { function
35 unsigned long test_end; member