Home
last modified time | relevance | path

Searched full:clk (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/lib/s390x/asm/
H A Dtime.h71 uint64_t clk; in get_clock_us() local
73 stck(&clk); in get_clock_us()
75 return clk >> STCK_SHIFT_US; in get_clock_us()