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