Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dvmclock-abi.h73 __u8 time_type; /* Matches VIRTIO_RTC_TYPE_xxx */ member
/linux-6.15/drivers/ptp/
H A Dptp_vmclock.c79 if (likely(clk->time_type == VMCLOCK_TIME_UTC)) in tai_adjust()
82 if (clk->time_type == VMCLOCK_TIME_TAI && in tai_adjust()
/linux-6.15/kernel/trace/
H A Dtrace_hwlat.c154 #define time_type u64 macro
204 time_type start, t1, t2, last_t2; in get_sample()