/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-mio-defs.h | 258 uint64_t stat:12; member 260 uint64_t stat:12; 267 uint64_t stat:9; member 269 uint64_t stat:9; 276 uint64_t stat:10; member 278 uint64_t stat:10;
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-mio-defs.h | 258 uint64_t stat:12; member 260 uint64_t stat:12; 267 uint64_t stat:9; member 269 uint64_t stat:9; 276 uint64_t stat:10; member 278 uint64_t stat:10;
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | mv643xx_eth.c | 1710 const struct mv643xx_eth_stats *stat; in mv643xx_eth_get_ethtool_stats() local 1713 stat = mv643xx_eth_stats + i; in mv643xx_eth_get_ethtool_stats() 1715 if (stat->netdev_off >= 0) in mv643xx_eth_get_ethtool_stats() 1716 p = ((void *)mp->dev) + stat->netdev_off; in mv643xx_eth_get_ethtool_stats() 1718 p = ((void *)mp) + stat->mp_off; in mv643xx_eth_get_ethtool_stats() 1720 data[i] = (stat->sizeof_stat == 8) ? in mv643xx_eth_get_ethtool_stats()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | sort.c | 1326 return he->stat.nr_events ? he->stat.weight / he->stat.nr_events : 0; in he_weight() 1351 return left->stat.weight - right->stat.weight; in sort__global_weight_cmp() 1357 return repsep_snprintf(bf, size, "%-*llu", width, he->stat.weight); in hist_entry__global_weight_snprintf()
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci.c | 5634 u32 stat; in pcix_get_max_mmrbc() local 5640 if (pci_read_config_dword(dev, cap + PCI_X_STATUS, &stat)) in pcix_get_max_mmrbc() 5643 return 512 << ((stat & PCI_X_STATUS_MAX_READ) >> 21); in pcix_get_max_mmrbc() 5682 u32 stat, v, o; in pcix_set_mmrbc() local 5694 if (pci_read_config_dword(dev, cap + PCI_X_STATUS, &stat)) in pcix_set_mmrbc() 5697 if (v > (stat & PCI_X_STATUS_MAX_READ) >> 21) in pcix_set_mmrbc()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | netdevice.h | 2796 typeof(type) *stat; \ 2797 stat = per_cpu_ptr(pcpu_stats, __cpu); \ 2798 u64_stats_init(&stat->syncp); \ 2813 typeof(type) *stat; \ 2814 stat = per_cpu_ptr(pcpu_stats, __cpu); \ 2815 u64_stats_init(&stat->syncp); \
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | mv643xx_eth.c | 1721 const struct mv643xx_eth_stats *stat; in mv643xx_eth_get_ethtool_stats() local 1724 stat = mv643xx_eth_stats + i; in mv643xx_eth_get_ethtool_stats() 1726 if (stat->netdev_off >= 0) in mv643xx_eth_get_ethtool_stats() 1727 p = ((void *)mp->dev) + stat->netdev_off; in mv643xx_eth_get_ethtool_stats() 1729 p = ((void *)mp) + stat->mp_off; in mv643xx_eth_get_ethtool_stats() 1731 data[i] = (stat->sizeof_stat == 8) ? in mv643xx_eth_get_ethtool_stats()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_core.c | 689 memset(&hdev->stat, 0, sizeof(struct hci_dev_stats)); in hci_dev_reset_stat() 930 memcpy(&di.stat, &hdev->stat, sizeof(di.stat)); in hci_get_dev_info() 3897 hdev->stat.acl_rx++; in hci_acldata_packet() 3933 hdev->stat.sco_rx++; in hci_scodata_packet()
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | x86.c | 56 #include <linux/sched/stat.h> 655 ++vcpu->stat.pf_guest; in kvm_inject_page_fault() 1599 ++vcpu->stat.exits; in kvm_msr_allowed() 3022 ++vcpu->stat.tlb_flush; in kvm_vcpu_flush_tlb_all() 3028 ++vcpu->stat.tlb_flush; in kvm_vcpu_flush_tlb_guest() 4123 vcpu->stat.preemption_other++; in kvm_steal_time_set_preempted() 4127 vcpu->stat.preemption_reported++; in kvm_steal_time_set_preempted() 7250 ++vcpu->stat.insn_emulation_fail; in handle_emulation_failure() 7560 ++vcpu->stat.insn_emulation; in x86_decode_emulated_instruction() 7696 ++vcpu->stat in x86_emulate_instruction() [all...] |
/device/board/hihope/dayu210/audio_drivers/soc/src/ |
H A D | rk3588_dma_ops.c | 22 #include <linux/stat.h>
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/ |
H A D | sample_comm_svp.c | 21 #include <sys/stat.h>
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/galaxycore_gc2053/ |
H A D | gc2053_sensor_ctl.c | 19 #include <sys/stat.h>
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx327/ |
H A D | imx327_sensor_ctl.c | 19 #include <sys/stat.h>
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/dependency/ |
H A D | audio_test.c | 21 #include <sys/stat.h>
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx415/ |
H A D | imx415_sensor_ctl.c | 19 #include <sys/stat.h>
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/ |
H A D | sample_comm_sys.c | 20 #include <sys/stat.h>
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/ |
H A D | sample_ive_st_and_lk.c | 21 #include <sys/stat.h>
|
H A D | sample_ive_od.c | 21 #include <sys/stat.h>
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/ |
H A D | params.c | 133 fec_data->stat = FEC_BUF_INIT; in rkispp_param_init_fecbuf()
|
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/ |
H A D | power_supply_sysfs.c | 17 #include <linux/stat.h>
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
H A D | dev.h | 386 * @stat: stats buffer list
395 struct list_head stat;
member 655 * @stat: stats buffer list
|
/device/soc/rockchip/rk2206/sdk_liteos/platform/network/ |
H A D | config_network.c | 20 #include <sys/stat.h> 174 // check AP stat in SetApModeOff() 212 // check wifi stat in SetWifiModeOff()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
H A D | params.c | 138 fec_data->stat = FEC_BUF_INIT; in rkispp_param_init_fecbuf()
|
/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | options.cpp | 22 #include <sys/stat.h>
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/ |
H A D | app_recovery.cpp | 22 #include <sys/stat.h>
|