Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 25 of 31) sorted by relevance

12

/tools/perf/util/
Dcputopo.c35 static int build_cpu_topology(struct cpu_topology *tp, int cpu) in build_cpu_topology()
142 void cpu_topology__delete(struct cpu_topology *tp) in cpu_topology__delete()
258 struct cpu_topology *tp = NULL; in cpu_topology__new() local
378 struct numa_topology *tp = NULL; in numa_topology__new() local
427 void numa_topology__delete(struct numa_topology *tp) in numa_topology__delete()
474 struct hybrid_topology *tp = NULL; in hybrid_topology__new() local
496 void hybrid_topology__delete(struct hybrid_topology *tp) in hybrid_topology__delete()
Dprobe-event.c656 static int find_perf_probe_point_from_dwarf(struct probe_trace_point *tp, in find_perf_probe_point_from_dwarf()
703 static int post_process_probe_trace_point(struct probe_trace_point *tp, in post_process_probe_trace_point()
1860 struct probe_trace_point *tp = &tev->point; in parse_probe_trace_command() local
2173 synthesize_uprobe_trace_def(struct probe_trace_point *tp, struct strbuf *buf) in synthesize_uprobe_trace_def()
2201 synthesize_kprobe_trace_def(struct probe_trace_point *tp, struct strbuf *buf) in synthesize_kprobe_trace_def()
2215 struct probe_trace_point *tp = &tev->point; in synthesize_probe_trace_command() local
2242 static int find_perf_probe_point_from_map(struct probe_trace_point *tp, in find_perf_probe_point_from_map()
2282 static int convert_to_perf_probe_point(struct probe_trace_point *tp, in convert_to_perf_probe_point()
2809 struct probe_trace_point *tp = &tev->point; in warn_uprobe_event_compat() local
3053 struct probe_trace_point *tp; in find_probe_trace_events_from_map() local
[all …]
Devent.c525 struct perf_record_text_poke_event *tp = &event->text_poke; in perf_event__fprintf_text_poke() local
Dheader.c588 struct cpu_topology *tp; in write_cpu_topology() local
689 struct numa_topology *tp; in write_numa_topology() local
944 struct hybrid_topology *tp; in write_hybrid_topology() local
/tools/testing/selftests/bpf/progs/
Dtcp_ca_write_sk_pacing.c13 static unsigned int tcp_left_out(const struct tcp_sock *tp) in tcp_left_out()
18 static unsigned int tcp_packets_in_flight(const struct tcp_sock *tp) in tcp_packets_in_flight()
38 struct tcp_sock *tp = tcp_sk(sk); in BPF_PROG() local
Dbpf_dctcp.c59 static void dctcp_reset(const struct tcp_sock *tp, struct bpf_dctcp *ca) in dctcp_reset()
70 const struct tcp_sock *tp = tcp_sk(sk); in BPF_PROG() local
118 struct tcp_sock *tp = tcp_sk(sk); in BPF_PROG() local
127 const struct tcp_sock *tp = tcp_sk(sk); in BPF_PROG() local
157 struct tcp_sock *tp = tcp_sk(sk); in dctcp_react_to_loss() local
176 struct tcp_sock *tp = tcp_sk(sk); in dctcp_ece_ack_cwr() local
Dbpf_cc_cubic.c49 const struct tcp_sock *tp = tcp_sk(sk); in tcp_update_pacing_rate() local
79 struct tcp_sock *tp = tcp_sk(sk); in tcp_cwnd_reduction() local
129 struct tcp_sock *tp = tcp_sk(sk); in BPF_PROG() local
Dtest_btf_skc_cls_ingress.c22 struct tcp_sock *tp, in test_syncookie_helper()
114 struct tcp_sock *tp; in handle_ip6_tcp() local
Dbpf_cubic.c171 struct tcp_sock *tp = tcp_sk(sk); in bictcp_hystart_reset() local
388 struct tcp_sock *tp = tcp_sk(sk); in BPF_PROG() local
408 const struct tcp_sock *tp = tcp_sk(sk); in BPF_PROG() local
456 struct tcp_sock *tp = tcp_sk(sk); in hystart_update() local
505 const struct tcp_sock *tp = tcp_sk(sk); in BPF_PROG() local
Dbpf_iter_tcp4.c74 static int dump_tcp_sock(struct seq_file *seq, struct tcp_sock *tp, in dump_tcp_sock()
202 struct tcp_sock *tp; in dump_tcp4() local
Dbpf_iter_tcp6.c74 static int dump_tcp6_sock(struct seq_file *seq, struct tcp6_sock *tp, in dump_tcp6_sock()
218 struct tcp6_sock *tp; in dump_tcp6() local
Dtest_sock_fields.c129 struct bpf_tcp_sock *tp, *tp_ret; in egress_read_sock_fields() local
223 struct bpf_tcp_sock *tp; in ingress_read_sock_fields() local
Dbpf_iter_setsockopt.c43 struct tcp_sock *tp; in change_tcp_cc() local
Dtest_tcpbpf_kern.c20 struct tcp_sock *tp; in get_tp_window_clamp() local
Dvrf_socket_lookup.c21 struct bpf_sock_tuple *tp; in socket_lookup() local
Dbpf_tracing_net.h158 static inline bool tcp_in_slow_start(const struct tcp_sock *tp) in tcp_in_slow_start()
165 const struct tcp_sock *tp = tcp_sk(sk); in tcp_is_cwnd_limited() local
Dsetget_sockopt.c363 struct tcp_sock *tp; in _getsockopt() local
Dxdp_synproxy_kern.c22 #define tcp_flag_word(tp) (((union tcp_word_hdr *)(tp))->words[3]) argument
/tools/testing/selftests/timens/
Dgettime_perf.c49 struct timespec tp, start; in test() local
/tools/testing/selftests/filesystems/fuse/
Dfuse_daemon.c29 int tp = -1; in display_trace() local
Dfuse_test.c79 int tp = -1; in bpf_clear_trace() local
93 int tp = -1; in bpf_test_trace_maybe() local
/tools/testing/selftests/bpf/prog_tests/
Dsock_fields.c83 static void print_tp(const struct bpf_tcp_sock *tp, const char *prefix) in print_tp()
/tools/testing/selftests/ptp/
Dtestptp.c193 int64_t t1, t2, tp; in main() local
/tools/thermal/tmon/
Dtmon.h82 struct trip_point tp[MAX_NR_TRIP]; member
/tools/testing/selftests/kvm/include/riscv/
Dprocessor.h67 unsigned long tp; member

12