test_end           34 sound/soc/sof/debug.c 	ktime_t start, end, test_end;
test_end           47 sound/soc/sof/debug.c 		test_end = ktime_get_ns() + ipc_duration_ms * NSEC_PER_MSEC;
test_end           70 sound/soc/sof/debug.c 			if (ktime_to_ns(end) >= test_end)