/tools/perf/scripts/python/ |
D | futex-contention.py | 29 def syscalls__sys_enter_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument 40 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 | 91 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() 101 int nanosleep_test(int clockid, long long ns) in nanosleep_test()
|
D | nsleep-lat.c | 79 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() 98 int nanosleep_lat_test(int clockid, long long ns) in nanosleep_lat_test()
|
D | mqueue-lat.c | 48 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
|
D | raw_skew.c | 51 struct timespec nsec_to_ts(long long ns) in nsec_to_ts()
|
D | leap-a-day.c | 71 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
|
D | adjtick.c | 49 struct timespec nsec_to_ts(long long ns) in nsec_to_ts()
|
/tools/testing/selftests/bpf/ |
D | test_offload.py | 143 def tool(name, args, flags, JSON=True, ns="", fail=True, include_stderr=False): argument 168 def bpftool(args, JSON=True, ns="", fail=True, include_stderr=False): argument 172 def bpftool_prog_list(expected=None, ns=""): argument 184 def bpftool_map_list(expected=None, ns=""): argument 225 def ip(args, force=False, JSON=True, ns="", fail=True, include_stderr=False): argument 231 def tc(args, JSON=True, ns="", fail=True, include_stderr=False): argument 468 def set_ns(self, ns): argument 628 def check_dev_info(other_ns, ns, prog_file=None, map_file=None, removed=False): argument 802 ns = mknetns() variable 1182 ns = mknetns() variable
|
/tools/testing/selftests/nsfs/ |
D | owner.c | 28 int pfd[2], ns, uns, init_uns; in main() local
|
D | pidns.c | 47 int ns, pns, i; in main() local
|
/tools/testing/selftests/bpf/prog_tests/ |
D | xfrm_info.c | 137 static int setup_xfrm_tunnel_ns(const char *ns, const char *ipv4_local, in setup_xfrm_tunnel_ns() 203 static int setup_xfrmi_external_dev(const char *ns) in setup_xfrmi_external_dev()
|
D | xdp_synproxy.c | 62 struct nstoken *ns = NULL; in test_synproxy() local
|
D | tc_redirect.c | 89 const char * const *ns = namespaces; in netns_setup_namespaces() local 103 const char * const *ns = namespaces; in netns_setup_namespaces_nofail() local
|
/tools/testing/selftests/kvm/lib/ |
D | test_util.c | 86 struct timespec timespec_add_ns(struct timespec ts, int64_t ns) in timespec_add_ns() 121 int64_t ns = timespec_to_ns(ts) / divisor; in timespec_div() local
|
/tools/perf/util/arm-spe-decoder/ |
D | arm-spe-decoder.c | 27 u64 ns, el, val; in arm_spe_calc_ip() local
|
D | arm-spe-pkt-decoder.c | 430 int ns, el, idx = packet->index; in arm_spe_pkt_desc_addr() local
|
/tools/perf/util/ |
D | tsc.c | 18 u64 perf_time_to_tsc(u64 ns, struct perf_tsc_conversion *tc) in perf_time_to_tsc()
|
D | thread.c | 155 struct namespaces *ns; in thread__namespaces() local
|
D | intel-pt.c | 1200 static u64 intel_pt_ns_to_ticks(const struct intel_pt *pt, u64 ns) in intel_pt_ns_to_ticks() 3994 static u64 intel_pt_tsc_start(u64 ns, struct intel_pt *pt) in intel_pt_tsc_start() 4014 static u64 intel_pt_tsc_end(u64 ns, struct intel_pt *pt) in intel_pt_tsc_end()
|
/tools/testing/selftests/pidfd/ |
D | pidfd_setns_test.c | 302 static int preserve_ns(const int pid, const char *ns) in preserve_ns() 314 static int in_same_namespace(int ns_fd1, pid_t pid2, const char *ns) in in_same_namespace()
|
/tools/testing/selftests/rtc/ |
D | rtctest.c | 71 static void nanosleep_with_retries(long ns) in nanosleep_with_retries()
|
/tools/testing/selftests/bpf/progs/ |
D | test_tc_dtime.c | 142 __u8 inet_proto = 0, ns = 0; in skb_get_type() local
|
D | xdp_synproxy_kern.c | 177 static __always_inline __u32 tcp_ns_to_ts(__u64 ns) in tcp_ns_to_ts()
|
/tools/perf/util/scripting-engines/ |
D | trace-event-perl.c | 351 unsigned long s, ns; in perl_process_tracepoint() local
|