/tools/perf/scripts/python/ |
D | futex-contention.py | 26 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
|
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/perf/util/ |
D | tsc.c | 7 u64 perf_time_to_tsc(u64 ns, struct perf_tsc_conversion *tc) in perf_time_to_tsc()
|
D | arm-spe-pkt-decoder.c | 277 int ret, ns, el, idx = packet->index; in arm_spe_pkt_desc() local
|
D | thread.c | 162 struct namespaces *ns; in thread__namespaces() local
|
D | intel-pt.c | 841 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()
|
D | synthetic-events.c | 191 static void perf_event__get_ns_link_info(pid_t pid, const char *ns, in perf_event__get_ns_link_info()
|
D | session.c | 679 struct perf_ns_link_info *ns = &event->namespaces.link_info[i]; in perf_event__namespaces_swap() local
|
D | hist.c | 683 struct namespaces *ns = thread__namespaces(al->thread); in __hists__add_entry() local
|
/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 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/ |
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/perf/util/scripting-engines/ |
D | trace-event-perl.c | 347 unsigned long s, ns; in perl_process_tracepoint() local
|
D | trace-event-python.c | 801 unsigned long s, ns; in python_process_tracepoint() local
|