Searched defs:ns (Results 1 – 14 of 14) sorted by relevance
/tools/perf/scripts/python/ |
D | futex-contention.py | 24 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
|
D | compaction-times.py | 48 def ns(sec, nsec): function 51 def time(ns): argument 70 def __init__(self, ns): argument
|
/tools/testing/selftests/timers/ |
D | nanosleep.c | 102 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()
|
D | nsleep-lat.c | 90 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()
|
D | mqueue-lat.c | 59 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
|
D | raw_skew.c | 63 struct timespec nsec_to_ts(long long ns) in nsec_to_ts()
|
D | leap-a-day.c | 82 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
|
D | adjtick.c | 60 struct timespec nsec_to_ts(long long ns) in nsec_to_ts()
|
/tools/perf/util/ |
D | tsc.c | 6 u64 perf_time_to_tsc(u64 ns, struct perf_tsc_conversion *tc) in perf_time_to_tsc()
|
D | intel-pt.c | 741 static u64 intel_pt_ns_to_ticks(const struct intel_pt *pt, u64 ns) in intel_pt_ns_to_ticks()
|
/tools/testing/selftests/nsfs/ |
D | owner.c | 27 int pfd[2], ns, uns, init_uns; in main() local
|
D | pidns.c | 46 int ns, pns, i; in main() local
|
/tools/perf/util/scripting-engines/ |
D | trace-event-perl.c | 341 unsigned long s, ns; in perl_process_tracepoint() local
|
D | trace-event-python.c | 399 unsigned long s, ns; in python_process_tracepoint() local
|