| /tools/perf/util/ |
| A D | cputopo.c | 35 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()
|
| A D | probe-event.c | 663 static int find_perf_probe_point_from_dwarf(struct probe_trace_point *tp, in find_perf_probe_point_from_dwarf() 710 static int post_process_probe_trace_point(struct probe_trace_point *tp, in post_process_probe_trace_point() 1901 struct probe_trace_point *tp = &tev->point; in parse_probe_trace_command() local 2214 synthesize_uprobe_trace_def(struct probe_trace_point *tp, struct strbuf *buf) in synthesize_uprobe_trace_def() 2256 struct probe_trace_point *tp = &tev->point; in synthesize_probe_trace_command() local 2283 static int find_perf_probe_point_from_map(struct probe_trace_point *tp, in find_perf_probe_point_from_map() 2323 static int convert_to_perf_probe_point(struct probe_trace_point *tp, in convert_to_perf_probe_point() 2870 struct probe_trace_point *tp = &tev->point; in warn_uprobe_event_compat() local 3124 struct probe_trace_point *tp; in find_probe_trace_events_from_map() local 3296 struct probe_trace_point *tp; in try_to_find_absolute_address() local [all …]
|
| A D | event.c | 545 struct perf_record_text_poke_event *tp = &event->text_poke; in perf_event__fprintf_text_poke() local
|
| /tools/testing/selftests/bpf/progs/ |
| A D | tcp_ca_write_sk_pacing.c | 13 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
|
| A D | bpf_dctcp.c | 59 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
|
| A D | bpf_cc_cubic.c | 49 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
|
| A D | bpf_cubic.c | 171 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
|
| A D | test_btf_skc_cls_ingress.c | 24 struct tcphdr *th, struct tcp_sock *tp, in test_syncookie_helper() 149 struct tcp_sock *tp; in handle_ip_tcp() local
|
| A D | bpf_iter_tcp4.c | 74 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
|
| A D | test_sock_fields.c | 129 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
|
| A D | bpf_iter_tcp6.c | 74 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
|
| A D | bpf_iter_setsockopt.c | 43 struct tcp_sock *tp; in change_tcp_cc() local
|
| A D | test_tcpbpf_kern.c | 20 struct tcp_sock *tp; in get_tp_window_clamp() local
|
| A D | vrf_socket_lookup.c | 21 struct bpf_sock_tuple *tp; in socket_lookup() local
|
| A D | bpf_tracing_net.h | 164 static inline bool tcp_in_slow_start(const struct tcp_sock *tp) in tcp_in_slow_start() 171 const struct tcp_sock *tp = tcp_sk(sk); in tcp_is_cwnd_limited() local
|
| A D | setget_sockopt.c | 377 struct tcp_sock *tp; in _getsockopt() local
|
| A D | xdp_synproxy_kern.c | 22 #define tcp_flag_word(tp) (((union tcp_word_hdr *)(tp))->words[3]) argument
|
| /tools/include/nolibc/ |
| A D | time.h | 68 int sys_clock_gettime(clockid_t clockid, struct timespec *tp) in sys_clock_gettime() 86 int clock_gettime(clockid_t clockid, struct timespec *tp) in clock_gettime() 92 int sys_clock_settime(clockid_t clockid, struct timespec *tp) in sys_clock_settime() 107 int clock_settime(clockid_t clockid, struct timespec *tp) in clock_settime()
|
| /tools/testing/selftests/timens/ |
| A D | gettime_perf.c | 49 struct timespec tp, start; in test() local
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | sock_fields.c | 83 static void print_tp(const struct bpf_tcp_sock *tp, const char *prefix) in print_tp()
|
| /tools/testing/selftests/ptp/ |
| A D | testptp.c | 199 int64_t t1, t2, tp; in main() local
|
| /tools/testing/selftests/kvm/include/loongarch/ |
| A D | processor.h | 13 #define tp $r2 macro
|
| /tools/thermal/tmon/ |
| A D | tmon.h | 82 struct trip_point tp[MAX_NR_TRIP]; member
|
| /tools/testing/selftests/kvm/include/riscv/ |
| A D | processor.h | 81 unsigned long tp; member
|
| /tools/include/uapi/linux/ |
| A D | tcp.h | 70 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3]) argument
|