Searched refs:TSP_USEC (Results 1 – 1 of 1) sorted by relevance
734 enum { TSP_SEC, TSP_HZ, TSP_USEC, TSP_NSEC }; enumerator736 static int timestamp_precision = TSP_USEC;758 case TSP_USEC: in vfs_timestamp()