/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_cls_redirect_dynptr.c | 295 metrics_t *metrics) in forward_with_gre() argument 422 forward_to_next_hop(struct __sk_buff * skb,struct bpf_dynptr * dynptr,encap_headers_t * encap,struct in_addr * next_hop,metrics_t * metrics) forward_to_next_hop() argument 590 classify_icmp(struct __sk_buff * skb,uint8_t proto,struct bpf_sock_tuple * tuple,uint64_t tuplen,metrics_t * metrics) classify_icmp() argument 606 process_icmpv4(struct __sk_buff * skb,struct bpf_dynptr * dynptr,__u64 * offset,metrics_t * metrics) process_icmpv4() argument 655 process_icmpv6(struct bpf_dynptr * dynptr,__u64 * offset,struct __sk_buff * skb,metrics_t * metrics) process_icmpv6() argument 707 process_tcp(struct bpf_dynptr * dynptr,__u64 * offset,struct __sk_buff * skb,struct iphdr_info * info,metrics_t * metrics) process_tcp() argument 730 process_udp(struct bpf_dynptr * dynptr,__u64 * offset,struct __sk_buff * skb,struct iphdr_info * info,metrics_t * metrics) process_udp() argument 749 process_ipv4(struct __sk_buff * skb,struct bpf_dynptr * dynptr,__u64 * offset,metrics_t * metrics) process_ipv4() argument 791 process_ipv6(struct __sk_buff * skb,struct bpf_dynptr * dynptr,__u64 * offset,metrics_t * metrics) process_ipv6() argument 848 metrics_t *metrics = get_global_metrics(); cls_redirect() local [all...] |
H A D | test_cls_redirect.c | 403 metrics->forwarded_packets_total_gre++; in forward_with_gre() argument 530 forward_to_next_hop(struct __sk_buff * skb,encap_headers_t * encap,struct in_addr * next_hop,metrics_t * metrics) forward_to_next_hop() argument 703 classify_icmp(struct __sk_buff * skb,uint8_t proto,struct bpf_sock_tuple * tuple,uint64_t tuplen,metrics_t * metrics) classify_icmp() argument 718 process_icmpv4(buf_t * pkt,metrics_t * metrics) process_icmpv4() argument 765 process_icmpv6(buf_t * pkt,metrics_t * metrics) process_icmpv6() argument 818 process_tcp(buf_t * pkt,void * iph,uint64_t iphlen,metrics_t * metrics) process_tcp() argument 840 process_udp(buf_t * pkt,void * iph,uint64_t iphlen,metrics_t * metrics) process_udp() argument 857 process_ipv4(buf_t * pkt,metrics_t * metrics) process_ipv4() argument 894 process_ipv6(buf_t * pkt,metrics_t * metrics) process_ipv6() argument 937 metrics_t *metrics = get_global_metrics(); cls_redirect() local [all...] |
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | cyan_skillfish_ppt.c | 134 SmuMetrics_t *metrics = (SmuMetrics_t *)smu_table->metrics_table; in cyan_skillfish_get_smu_metrics_data() local 389 SmuMetrics_t metrics; in cyan_skillfish_get_gpu_metrics() local
|
/linux/net/ipv4/ |
H A D | metrics.c | 11 int fc_mx_len, u32 *metrics, in ip_metrics_convert()
|
H A D | route.c | 2953 u32 metrics[RTAX_MAX]; in rt_fill_info() local
|
/linux/tools/perf/tests/shell/lib/ |
H A D | perf_metric_validation.py | 39 workload='true', metrics='', cputype='cpu'): argument 72 def __set_metrics(self, metrics=''): argument
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_4_ppt.c | 253 SmuMetrics_t metrics; in smu_v13_0_4_get_gpu_metrics() local 306 SmuMetrics_t *metrics = (SmuMetrics_t *)smu_table->metrics_table; in smu_v13_0_4_get_smu_metrics_data() local
|
/linux/samples/bpf/ |
H A D | xdp_router_ipv4_user.c | 93 char dsts[24], gws[24], ifs[16], dsts_len[24], metrics[24]; in read_route() local
|
/linux/tools/perf/ |
H A D | builtin-list.c | 58 bool metrics; member
|
H A D | builtin-stat.c | 130 static char *metrics; variable
|
/linux/tools/perf/tests/ |
H A D | pmu-events.c | 943 static struct test_metric metrics[] = { variable
|
/linux/drivers/staging/media/atomisp/pci/runtime/binary/src/ |
H A D | binary.c | 390 binary_init_metrics(struct sh_css_binary_metrics *metrics, in binary_init_metrics()
|
/linux/arch/x86/events/intel/ |
H A D | core.c | 2670 u64 slots, u64 metrics) in icl_get_topdown_value() 2684 u64 slots, u64 metrics, in __icl_update_topdown_event() 2708 u64 metrics, int metric_end) in update_saved_topdown_regs() 2737 u64 slots, metrics; in intel_update_topdown_event() local
|
/linux/include/net/ |
H A D | dst.h | 98 u32 metrics[RTAX_MAX]; global() member
|
/linux/net/mctp/ |
H A D | route.c | 1638 void *metrics; in mctp_fill_rtinfo() local
|
/linux/tools/bpf/bpftool/ |
H A D | prog.c | 2048 } metrics[] = { global() variable [all...] |
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega12_hwmgr.c | 2884 SmuMetrics_t metrics; in vega12_get_gpu_metrics() local
|
H A D | vega20_hwmgr.c | 4330 SmuMetrics_t metrics; in vega20_get_gpu_metrics() local
|
/linux/arch/x86/include/asm/ |
H A D | perf_event.h | 499 u32 metrics; member
|
/linux/net/bridge/ |
H A D | br_private.h | 512 u32 metrics[RTAX_MAX]; global() member
|
/linux/net/core/ |
H A D | rtnetlink.c | 970 int rtnetlink_put_metrics(struct sk_buff *skb, u32 *metrics) in rtnetlink_put_metrics() argument
|