Home
last modified time | relevance | path

Searched refs:PDH_LOG_TYPE_SQL (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpdh.h434 #define PDH_LOG_TYPE_SQL 7 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpdh.h434 #define PDH_LOG_TYPE_SQL 7 macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Performance/
H A Dmod.rs938 pub const PDH_LOG_TYPE_SQL: PDH_LOG_TYPE = 7u32; const
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwapdh.pas1054 PDH_LOG_TYPE_SQL = 7;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Performance/
H A Dmod.rs7082 pub const PDH_LOG_TYPE_SQL: PDH_LOG_TYPE = PDH_LOG_TYPE(7u32); const