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) },
1403 funcgraph-abstime2723 - hide: echo nofuncgraph-abstime > trace_options2724 - show: echo funcgraph-abstime > trace_options