Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/tests/
A Dsw-clock.c28 static int __test__sw_clock_freq(enum perf_sw_ids clock_id) in __test__sw_clock_freq() function
141 ret = __test__sw_clock_freq(PERF_COUNT_SW_CPU_CLOCK); in test__sw_clock_freq()
143 ret = __test__sw_clock_freq(PERF_COUNT_SW_TASK_CLOCK); in test__sw_clock_freq()

Completed in 5 milliseconds