Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/kvm/x86_64/
Dkvm_clock_test.c138 #define CLOCKSOURCE_PATH "/sys/devices/system/clocksource/clocksource0/current_clocksource" macro
146 fp = fopen(CLOCKSOURCE_PATH, "r"); in check_clocksource()