Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 25 of 28) 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.c644 static int find_perf_probe_point_from_dwarf(struct probe_trace_point *tp, in find_perf_probe_point_from_dwarf()
691 static int post_process_probe_trace_point(struct probe_trace_point *tp, in post_process_probe_trace_point()
1848 struct probe_trace_point *tp = &tev->point; in parse_probe_trace_command() local
2161 synthesize_uprobe_trace_def(struct probe_trace_point *tp, struct strbuf *buf) in synthesize_uprobe_trace_def()
2189 synthesize_kprobe_trace_def(struct probe_trace_point *tp, struct strbuf *buf) in synthesize_kprobe_trace_def()
2203 struct probe_trace_point *tp = &tev->point; in synthesize_probe_trace_command() local
2230 static int find_perf_probe_point_from_map(struct probe_trace_point *tp, in find_perf_probe_point_from_map()
2272 static int convert_to_perf_probe_point(struct probe_trace_point *tp, in convert_to_perf_probe_point()
2799 struct probe_trace_point *tp = &tev->point; in warn_uprobe_event_compat() local
3043 struct probe_trace_point *tp; in find_probe_trace_events_from_map() local
[all …]
Devent.c505 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
Dprobe-finder.c643 struct probe_trace_point *tp) in convert_to_trace_point()
/tools/testing/selftests/bpf/progs/
Dbpf_dctcp.c51 static __always_inline void dctcp_reset(const struct tcp_sock *tp, in dctcp_reset()
63 const struct tcp_sock *tp = tcp_sk(sk); in BPF_PROG() local
111 struct tcp_sock *tp = tcp_sk(sk); in BPF_PROG() local
120 const struct tcp_sock *tp = tcp_sk(sk); in BPF_PROG() local
150 struct tcp_sock *tp = tcp_sk(sk); in dctcp_react_to_loss() local
169 struct tcp_sock *tp = tcp_sk(sk); in dctcp_ece_ack_cwr() local
Dtcp_ca_write_sk_pacing.c19 static inline unsigned int tcp_left_out(const struct tcp_sock *tp) in tcp_left_out()
24 static inline unsigned int tcp_packets_in_flight(const struct tcp_sock *tp) in tcp_packets_in_flight()
44 struct tcp_sock *tp = tcp_sk(sk); in BPF_PROG() local
Dtest_btf_skc_cls_ingress.c28 struct tcp_sock *tp, in test_syncookie_helper()
120 struct tcp_sock *tp; in handle_ip6_tcp() local
Dbpf_cubic.c163 struct tcp_sock *tp = tcp_sk(sk); in bictcp_hystart_reset() local
383 struct tcp_sock *tp = tcp_sk(sk); in BPF_STRUCT_OPS() local
402 const struct tcp_sock *tp = tcp_sk(sk); in BPF_STRUCT_OPS() local
449 struct tcp_sock *tp = tcp_sk(sk); in hystart_update() local
498 const struct tcp_sock *tp = tcp_sk(sk); in BPF_STRUCT_OPS() local
Dtest_sock_fields.c126 struct bpf_tcp_sock *tp, *tp_ret; in egress_read_sock_fields() local
220 struct bpf_tcp_sock *tp; in ingress_read_sock_fields() 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
Dbpf_iter_setsockopt.c43 struct tcp_sock *tp; in change_tcp_cc() local
Dtest_tcpbpf_kern.c31 struct tcp_sock *tp; in get_tp_window_clamp() local
Dvrf_socket_lookup.c21 struct bpf_sock_tuple *tp; in socket_lookup() local
Dxdp_synproxy_kern.c19 #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.c191 int64_t t1, t2, tp; in main() local
/tools/testing/selftests/bpf/
Dbpf_tcp_helpers.h200 static __always_inline bool tcp_in_slow_start(const struct tcp_sock *tp) in tcp_in_slow_start()
207 const struct tcp_sock *tp = tcp_sk(sk); in tcp_is_cwnd_limited() local
/tools/thermal/tmon/
Dtmon.h82 struct trip_point tp[MAX_NR_TRIP]; member
/tools/include/uapi/linux/
Dtcp.h70 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3]) argument
/tools/perf/
Dbuiltin-kvm.c1833 char *tp, *name, *sys; in kvm_live_event_list() local

12