Home
last modified time | relevance | path

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

/linux-6.1.9/tools/tracing/latency/
Dlatency-collector.c425 const struct timespec *restrict abstime) in cond_timedwait() argument
427 errno = pthread_cond_timedwait(cond, mutex, abstime); in cond_timedwait()
/linux-6.1.9/net/sunrpc/
Dxprt.c646 static unsigned long xprt_abs_ktime_to_jiffies(ktime_t abstime) in xprt_abs_ktime_to_jiffies() argument
648 s64 delta = ktime_to_ns(ktime_get() - abstime); in xprt_abs_ktime_to_jiffies()
/linux-6.1.9/kernel/trace/
Dtrace_functions_graph.c56 { TRACER_OPT(funcgraph-abstime, TRACE_GRAPH_PRINT_ABS_TIME) },
/linux-6.1.9/Documentation/trace/
Dftrace.rst1318 funcgraph-abstime
2625 - hide: echo nofuncgraph-abstime > trace_options
2626 - show: echo funcgraph-abstime > trace_options