Home
last modified time | relevance | path

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

/tools/perf/scripts/python/
Dfutex-contention.py26 def syscalls__sys_enter_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
36 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/perf/util/
Dtsc.c7 u64 perf_time_to_tsc(u64 ns, struct perf_tsc_conversion *tc) in perf_time_to_tsc()
Darm-spe-pkt-decoder.c277 int ret, ns, el, idx = packet->index; in arm_spe_pkt_desc() local
Dthread.c162 struct namespaces *ns; in thread__namespaces() local
Dintel-pt.c841 static u64 intel_pt_ns_to_ticks(const struct intel_pt *pt, u64 ns) in intel_pt_ns_to_ticks()
2951 static u64 intel_pt_tsc_start(u64 ns, struct intel_pt *pt) in intel_pt_tsc_start()
2971 static u64 intel_pt_tsc_end(u64 ns, struct intel_pt *pt) in intel_pt_tsc_end()
Dsynthetic-events.c191 static void perf_event__get_ns_link_info(pid_t pid, const char *ns, in perf_event__get_ns_link_info()
Dsession.c679 struct perf_ns_link_info *ns = &event->namespaces.link_info[i]; in perf_event__namespaces_swap() local
Dhist.c683 struct namespaces *ns = thread__namespaces(al->thread); in __hists__add_entry() local
/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
227 def ip(args, force=False, JSON=True, ns="", fail=True, include_stderr=False): argument
233 def tc(args, JSON=True, ns="", fail=True, include_stderr=False): argument
459 def set_ns(self, ns): argument
619 def check_dev_info(other_ns, ns, prog_file=None, map_file=None, removed=False): argument
790 ns = mknetns() variable
1165 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/perf/util/scripting-engines/
Dtrace-event-perl.c347 unsigned long s, ns; in perl_process_tracepoint() local
Dtrace-event-python.c801 unsigned long s, ns; in python_process_tracepoint() local