Home
last modified time | relevance | path

Searched defs:PERF_SINGLE_COUNTER (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Performance/
H A Dmod.rs1561 pub const PERF_SINGLE_COUNTER: PerfCounterDataType = 1i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Performance/
H A Dmod.rs9821 pub const PERF_SINGLE_COUNTER: PerfCounterDataType = PerfCounterDataType(1i32); const