Home
last modified time | relevance | path

Searched defs:collect_statistics (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/crates/uefi/src/proto/network/
Dsnp.rs159 pub fn collect_statistics(&self) -> Result<NetworkStats> { in collect_statistics() method
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/network/
Dsnp.rs159 pub fn collect_statistics(&self) -> Result<NetworkStats> { in collect_statistics() method
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h387 bool collect_statistics; member
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.h2096 bool collect_statistics = false; variable