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

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

Completed in 206 milliseconds