Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dperflib.h37 } PERF_COUNTER_IDENTITY, *PPERF_COUNTER_IDENTITY; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dperflib.h37 } PERF_COUNTER_IDENTITY, *PPERF_COUNTER_IDENTITY; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Performance/
H A Dmod.rs1257 pub struct PERF_COUNTER_IDENTITY { struct
1266 impl ::core::marker::Copy for PERF_COUNTER_IDENTITY {} implementation
1267 impl ::core::clone::Clone for PERF_COUNTER_IDENTITY { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Performance/
H A Dmod.rs7770 pub struct PERF_COUNTER_IDENTITY { struct
7779 impl PERF_COUNTER_IDENTITY {} argument
7780 impl ::std::default::Default for PERF_COUNTER_IDENTITY { implementation
7785 impl ::std::fmt::Debug for PERF_COUNTER_IDENTITY { implementation
7798 impl ::std::cmp::PartialEq for PERF_COUNTER_IDENTITY { implementation
7803 impl ::std::cmp::Eq for PERF_COUNTER_IDENTITY {} implementation
7804 unsafe impl ::windows::runtime::Abi for PERF_COUNTER_IDENTITY { implementation