Searched refs:abstime (Results 1 – 4 of 4) sorted by relevance
425 const struct timespec *restrict abstime) in cond_timedwait() argument427 errno = pthread_cond_timedwait(cond, mutex, abstime); in cond_timedwait()
646 static unsigned long xprt_abs_ktime_to_jiffies(ktime_t abstime) in xprt_abs_ktime_to_jiffies() argument648 s64 delta = ktime_to_ns(ktime_get() - abstime); in xprt_abs_ktime_to_jiffies()
56 { TRACER_OPT(funcgraph-abstime, TRACE_GRAPH_PRINT_ABS_TIME) },
1318 funcgraph-abstime2625 - hide: echo nofuncgraph-abstime > trace_options2626 - show: echo funcgraph-abstime > trace_options