Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Dkvm_clock_test.c135 #define CLOCKSOURCE_PATH "/sys/devices/system/clocksource/clocksource0/current_clocksource" macro
143 fp = fopen(CLOCKSOURCE_PATH, "r"); in check_clocksource()