Home
last modified time | relevance | path

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

/system/core/liblog/
Dlogprint.c1018 static long long nsecTimespec(struct timespec *now) in nsecTimespec() function
1222 total = nsecTimespec(subTimespec(&time, &next->time, &list->time)); in convertMonotonic()
1225 run = nsecTimespec(subTimespec(&time, &time, &list->time)); in convertMonotonic()
1229 float f = nsecTimespec(subTimespec(&time, &next->convert, &convert)); in convertMonotonic()