Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c135 struct timespec ts_run = param->ts; in hog_cpus_timed() local
136 struct timespec ts_remaining = ts_run; in hog_cpus_timed()
173 ts_remaining = timespec_sub(&ts_run, &ts_total); in hog_cpus_timed()