Searched refs:cfg_clockid (Results 1 – 1 of 1) sorted by relevance
32 static int cfg_clockid = CLOCK_TAI; variable58 if (clock_gettime(cfg_clockid, &ts)) in gettime_ns()216 struct sock_txtime so_txtime_val = { .clockid = cfg_clockid }; in setsockopt_txtime()275 cfg_clockid == CLOCK_TAI ? "tai" : "monotonic"); in do_test()340 cfg_clockid = CLOCK_TAI; in parse_opts()343 cfg_clockid = CLOCK_MONOTONIC; in parse_opts()