Home
last modified time | relevance | path

Searched defs:get_stats (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/tools/netsim/rust/daemon/src/wireless/
H A Dmocked.rs47 fn get_stats(&self, _duration_secs: u64) -> Vec<ProtoRadioStats> { in get_stats() method
H A Dwireless_adaptor.rs71 fn get_stats(&self, duration_secs: u64) -> Vec<ProtoRadioStats>; in get_stats() method
H A Dble_beacon.rs78 fn get_stats(&self, duration_secs: u64) -> Vec<ProtoRadioStats> { in get_stats() method
H A Duwb.rs115 fn get_stats(&self, duration_secs: u64) -> Vec<ProtoRadioStats> { in get_stats() method
H A Dbluetooth.rs141 fn get_stats(&self, duration_secs: u64) -> Vec<ProtoRadioStats> { in get_stats() method
H A Dwifi.rs232 fn get_stats(&self, duration_secs: u64) -> Vec<ProtoRadioStats> { in get_stats() method
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dxdping.c36 static int get_stats(int fd, __u16 count, __u32 raddr) in get_stats() function
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dinterpolated_gain_curve.h69 Stats get_stats() const { return stats_; } in get_stats() function
/aosp_15_r20/external/scapy/scapy/arch/bpf/
H A Dsupersocket.py165 def get_stats(self): member in _L2bpfSocket
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dext2_io.h89 errcode_t (*get_stats)(io_channel channel, io_stats *io_stats); member
/aosp_15_r20/tools/netsim/rust/daemon/src/devices/
H A Dchip.rs141 pub fn get_stats(&self) -> Vec<ProtoRadioStats> { in get_stats() method
/aosp_15_r20/external/libpcap/
H A Dpcap-dos.h158 void *(*get_stats)(struct device *dev); member
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/
Duci_packets.rs26247 pub fn get_stats(&self) -> &PowerStats { in get_stats() method
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/libuwb_uci_packets/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/
Duci_packets.rs26247 pub fn get_stats(&self) -> &PowerStats { in get_stats() method
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h47226 void (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
48975 int (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h34667 void (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
57947 int (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
H A Dvmlinux_600.h34667 void (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
57947 int (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h51571 void (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
51582 int (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
H A Dvmlinux_602.h51571 void (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
51582 int (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h104476 void (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
104499 int (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
H A Dvmlinux_518.h104476 void (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
104499 int (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h87580 void (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
88027 int (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h50463 int (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
50524 void (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h102141 void (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
102529 int (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h97316 void (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member
97763 int (*get_stats)(struct phy_device *, struct ethtool_stats *, u64 *); member

12