Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/damon/
Ddebugfs_target_ids_pid_leak.c31 unsigned long msec_timestamp(void) in msec_timestamp() function
50 start_ms = msec_timestamp(); in main()
63 if (msec_timestamp() - start_ms > time_to_run) in main()