Searched defs:time1 (Results 1 – 11 of 11) sorted by relevance
18 difftime(time_t time1, time_t time0) in difftime()
2049 time1(struct tm *const tmp, in time1() function
226 uint64_t time1 = chppGetCurrentTimeNs(); in TEST_F() local275 uint64_t time1 = chppGetCurrentTimeNs(); in TEST_F() local319 uint64_t time1 = chppGetCurrentTimeNs(); in TEST_F() local
40 long time1 = getTime(); in doTest() local
42 long time1 = System.nanoTime(); in run() local
37 long time1 = System.nanoTime(); in run() local
398 Long time1 = stat1.getLastTimeUsed(); in compare() local
502 private static boolean areSameDates(long time1, long time2) { in areSameDates()
153 long time1 = System.currentTimeMillis(); in measureAllocationScore() local
614 uint32_t abs_difference(uint64_t time1, uint64_t time2) { in abs_difference()
195 static inline size_t commonTimePrefixPosition(const char *time1, const char *time2) { in commonTimePrefixPosition()