Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/lib/
Dtest_util.c394 #define CLOCKSOURCE_PATH "/sys/devices/system/clocksource/clocksource0/current_clocksource" macro
402 fp = fopen(CLOCKSOURCE_PATH, "r"); in sys_get_cur_clocksource()