Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dperflib.h27 } PERF_PROVIDER_CONTEXT, *PPERF_PROVIDER_CONTEXT; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dperflib.h27 } PERF_PROVIDER_CONTEXT, *PPERF_PROVIDER_CONTEXT; 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.rs233 …derEx(providerguid: *const ::windows_sys::core::GUID, providercontext: *const PERF_PROVIDER_CONTEX… in PerfStartProviderEx()
1492 pub struct PERF_PROVIDER_CONTEXT { struct
1500 impl ::core::marker::Copy for PERF_PROVIDER_CONTEXT {} argument
1501 impl ::core::clone::Clone for PERF_PROVIDER_CONTEXT { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Performance/
H A Dmod.rs8260 pub struct PERF_PROVIDER_CONTEXT { struct
8268 impl PERF_PROVIDER_CONTEXT {} argument
8269 impl ::std::default::Default for PERF_PROVIDER_CONTEXT { implementation
8274 impl ::std::fmt::Debug for PERF_PROVIDER_CONTEXT { implementation
8279 impl ::std::cmp::PartialEq for PERF_PROVIDER_CONTEXT { implementation
8284 impl ::std::cmp::Eq for PERF_PROVIDER_CONTEXT {} implementation
8285 unsafe impl ::windows::runtime::Abi for PERF_PROVIDER_CONTEXT { implementation
10145 …iderEx(providerguid: *const ::windows::runtime::GUID, providercontext: *const PERF_PROVIDER_CONTEX… in PerfStartProviderEx()
10150 …erguid: *const ::windows::runtime::GUID, providercontext: *const ::std::mem::ManuallyDrop<PERF_PRO… in PerfStartProviderEx()