Home
last modified time | relevance | path

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

12

/tools/perf/scripts/python/
Dfutex-contention.py29 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
Dcompaction-times.py48 def ns(sec, nsec): function
51 def time(ns): argument
70 def __init__(self, ns): argument
/tools/testing/selftests/timers/
Dnanosleep.c91 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()
Dnsleep-lat.c79 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()
Dmqueue-lat.c48 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
Draw_skew.c51 struct timespec nsec_to_ts(long long ns) in nsec_to_ts()
Dleap-a-day.c71 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
Dadjtick.c49 struct timespec nsec_to_ts(long long ns) in nsec_to_ts()
/tools/testing/selftests/bpf/
Dtest_offload.py143 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/
Downer.c28 int pfd[2], ns, uns, init_uns; in main() local
Dpidns.c47 int ns, pns, i; in main() local
/tools/testing/selftests/bpf/prog_tests/
Dxfrm_info.c137 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()
Dxdp_synproxy.c62 struct nstoken *ns = NULL; in test_synproxy() local
Dtc_redirect.c89 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/
Dtest_util.c86 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/
Darm-spe-decoder.c27 u64 ns, el, val; in arm_spe_calc_ip() local
Darm-spe-pkt-decoder.c430 int ns, el, idx = packet->index; in arm_spe_pkt_desc_addr() local
/tools/perf/util/
Dtsc.c18 u64 perf_time_to_tsc(u64 ns, struct perf_tsc_conversion *tc) in perf_time_to_tsc()
Dthread.c155 struct namespaces *ns; in thread__namespaces() local
Dintel-pt.c1200 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/
Dpidfd_setns_test.c302 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/
Drtctest.c71 static void nanosleep_with_retries(long ns) in nanosleep_with_retries()
/tools/testing/selftests/bpf/progs/
Dtest_tc_dtime.c142 __u8 inet_proto = 0, ns = 0; in skb_get_type() local
Dxdp_synproxy_kern.c177 static __always_inline __u32 tcp_ns_to_ts(__u64 ns) in tcp_ns_to_ts()
/tools/perf/util/scripting-engines/
Dtrace-event-perl.c351 unsigned long s, ns; in perl_process_tracepoint() local

12