Home
last modified time | relevance | path

Searched defs:ns (Results 1 – 14 of 14) sorted by relevance

/tools/perf/scripts/python/
Dfutex-contention.py24 def syscalls__sys_enter_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
34 def syscalls__sys_exit_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
Dcompaction-times.py48 def ns(sec, nsec): function
51 def time(ns): argument
70 def __init__(self, ns): argument
/tools/testing/selftests/timers/
Dnanosleep.c102 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
112 int nanosleep_test(int clockid, long long ns) in nanosleep_test()
Dnsleep-lat.c90 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
109 int nanosleep_lat_test(int clockid, long long ns) in nanosleep_lat_test()
Dmqueue-lat.c59 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
Draw_skew.c63 struct timespec nsec_to_ts(long long ns) in nsec_to_ts()
Dleap-a-day.c82 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
Dadjtick.c60 struct timespec nsec_to_ts(long long ns) in nsec_to_ts()
/tools/perf/util/
Dtsc.c6 u64 perf_time_to_tsc(u64 ns, struct perf_tsc_conversion *tc) in perf_time_to_tsc()
Dintel-pt.c741 static u64 intel_pt_ns_to_ticks(const struct intel_pt *pt, u64 ns) in intel_pt_ns_to_ticks()
/tools/testing/selftests/nsfs/
Downer.c27 int pfd[2], ns, uns, init_uns; in main() local
Dpidns.c46 int ns, pns, i; in main() local
/tools/perf/util/scripting-engines/
Dtrace-event-perl.c341 unsigned long s, ns; in perl_process_tracepoint() local
Dtrace-event-python.c399 unsigned long s, ns; in python_process_tracepoint() local