Home
last modified time | relevance | path

Searched refs:PERF_COUNTER_DEFINITION (Results 1 – 25 of 47) sorted by relevance

12

/dports/lang/polyml/polyml-5.8.2/PolyPerf/
H A DPolyPerf.cpp573 PERF_COUNTER_DEFINITION *pCounters = in CollectPolyPerfMon()
591 PERF_COUNTER_DEFINITION *pSizes = in CollectPolyPerfMon()
593 sizeof(PERF_COUNTER_DEFINITION) * 6); in CollectPolyPerfMon()
596 pSizes[0].ByteLength = sizeof(PERF_COUNTER_DEFINITION); in CollectPolyPerfMon()
605 pSizes[1].ByteLength = sizeof(PERF_COUNTER_DEFINITION); in CollectPolyPerfMon()
615 pSizes[2].ByteLength = sizeof(PERF_COUNTER_DEFINITION); in CollectPolyPerfMon()
624 pSizes[3].ByteLength = sizeof(PERF_COUNTER_DEFINITION); in CollectPolyPerfMon()
654 PERF_COUNTER_DEFINITION *pTimes = in CollectPolyPerfMon()
656 sizeof(PERF_COUNTER_DEFINITION) * N_PS_TIMES); in CollectPolyPerfMon()
671 PERF_COUNTER_DEFINITION *pUsers = in CollectPolyPerfMon()
[all …]
/dports/devel/jna/jna-5.7.0/contrib/platform/test/com/sun/jna/platform/win32/
H A DWinPerfTest.java37 import com.sun.jna.platform.win32.WinPerf.PERF_COUNTER_DEFINITION;
113PERF_COUNTER_DEFINITION perfCounter = new PERF_COUNTER_DEFINITION(pPerfData.share(perfCounterOffse… in testPerfDataBLock()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.Process/src/System/Diagnostics/
H A DProcessManager.Windows.cs407 …List<Interop.Advapi32.PERF_COUNTER_DEFINITION> counterList = new List<Interop.Advapi32.PERF_COUNTE… in GetProcessInfos()
411 … Interop.Advapi32.PERF_COUNTER_DEFINITION counter = new Interop.Advapi32.PERF_COUNTER_DEFINITION(); in GetProcessInfos()
423 Interop.Advapi32.PERF_COUNTER_DEFINITION[] counters = counterList.ToArray(); in GetProcessInfos()
504 …pi32.PERF_OBJECT_TYPE type, IntPtr instancePtr, Interop.Advapi32.PERF_COUNTER_DEFINITION[] counter… in GetThreadInfo()
509 Interop.Advapi32.PERF_COUNTER_DEFINITION counter = counters[i]; in GetThreadInfo()
568 …pi32.PERF_OBJECT_TYPE type, IntPtr instancePtr, Interop.Advapi32.PERF_COUNTER_DEFINITION[] counter… in GetProcessInfo()
573 Interop.Advapi32.PERF_COUNTER_DEFINITION counter = counters[i]; in GetProcessInfo()
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DWinPerf.java521 public class PERF_COUNTER_DEFINITION extends Structure { class
533 public PERF_COUNTER_DEFINITION() { in PERF_COUNTER_DEFINITION() method in WinPerf.PERF_COUNTER_DEFINITION
537 public PERF_COUNTER_DEFINITION(Pointer p) { in PERF_COUNTER_DEFINITION() method in WinPerf.PERF_COUNTER_DEFINITION
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinperf.pas730 PPERF_COUNTER_DEFINITION = ^PERF_COUNTER_DEFINITION;
756 PERF_COUNTER_DEFINITION = _PERF_COUNTER_DEFINITION;
758 TPerfCounterDefinition = PERF_COUNTER_DEFINITION;
/dports/net/samba412/samba-4.12.15/source3/librpc/idl/
H A Dperfcount.idl82 /* sizeof(PERF_COUNTER_DEFINITION) */
93 } PERF_COUNTER_DEFINITION;
134 PERF_COUNTER_DEFINITION counters[NumCounters];
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinperf.d129 struct PERF_COUNTER_DEFINITION { struct
149 alias PERF_COUNTER_DEFINITION * PPERF_COUNTER_DEFINITION; argument
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinperf.d128 struct PERF_COUNTER_DEFINITION { struct
148 alias PERF_COUNTER_DEFINITION * PPERF_COUNTER_DEFINITION; argument
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinperf.d129 struct PERF_COUNTER_DEFINITION { struct
149 alias PERF_COUNTER_DEFINITION * PPERF_COUNTER_DEFINITION; argument
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinperf.d128 struct PERF_COUNTER_DEFINITION { struct
148 alias PERF_COUNTER_DEFINITION * PPERF_COUNTER_DEFINITION; argument
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinperf.d128 struct PERF_COUNTER_DEFINITION { struct
148 alias PERF_COUNTER_DEFINITION * PPERF_COUNTER_DEFINITION; argument
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinperf.d128 struct PERF_COUNTER_DEFINITION { struct
148 alias PERF_COUNTER_DEFINITION * PPERF_COUNTER_DEFINITION; argument
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinperf.d128 struct PERF_COUNTER_DEFINITION { struct
148 alias PERF_COUNTER_DEFINITION * PPERF_COUNTER_DEFINITION; argument
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinperf.d129 struct PERF_COUNTER_DEFINITION { struct
149 alias PERF_COUNTER_DEFINITION * PPERF_COUNTER_DEFINITION; argument
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinperf.d128 struct PERF_COUNTER_DEFINITION {
148 alias PERF_COUNTER_DEFINITION * PPERF_COUNTER_DEFINITION;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinperf.d129 struct PERF_COUNTER_DEFINITION { struct
149 alias PERF_COUNTER_DEFINITION * PPERF_COUNTER_DEFINITION; argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/
H A DProcessManager.cs783 … NativeMethods.PERF_COUNTER_DEFINITION counter = new NativeMethods.PERF_COUNTER_DEFINITION(); in GetProcessInfos()
794 …NativeMethods.PERF_COUNTER_DEFINITION[] counters = new NativeMethods.PERF_COUNTER_DEFINITION[count… in GetProcessInfos()
860 …Methods.PERF_OBJECT_TYPE type, IntPtr instancePtr, NativeMethods.PERF_COUNTER_DEFINITION[] counter… in GetThreadInfo()
863 NativeMethods.PERF_COUNTER_DEFINITION counter = counters[i]; in GetThreadInfo()
919 …Methods.PERF_OBJECT_TYPE type, IntPtr instancePtr, NativeMethods.PERF_COUNTER_DEFINITION[] counter… in GetProcessInfo()
922 NativeMethods.PERF_COUNTER_DEFINITION counter = counters[i]; in GetProcessInfo()
H A DPerformanceCounterLib.cs128 … NativeMethods.PERF_COUNTER_DEFINITION perfCounter = new NativeMethods.PERF_COUNTER_DEFINITION();
1355 … NativeMethods.PERF_COUNTER_DEFINITION perfCounter = new NativeMethods.PERF_COUNTER_DEFINITION(); in CategorySample()
1460 … NativeMethods.PERF_COUNTER_DEFINITION perfCounter = new NativeMethods.PERF_COUNTER_DEFINITION(); in GetInstanceNamesFromIndex()
1535 …internal CounterDefinitionSample(NativeMethods.PERF_COUNTER_DEFINITION perfCounter, CategorySample… in CounterDefinitionSample()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/advapi32/
H A DInterop.PERF_INFO.cs19 internal class PERF_COUNTER_DEFINITION class in Interop.Advapi32
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/
H A DPerformanceCounterLib.cs144 …Interop.Advapi32.PERF_COUNTER_DEFINITION perfCounter = new Interop.Advapi32.PERF_COUNTER_DEFINITIO…
1443 …Interop.Advapi32.PERF_COUNTER_DEFINITION perfCounter = new Interop.Advapi32.PERF_COUNTER_DEFINITIO… in CategorySample()
1562 …Interop.Advapi32.PERF_COUNTER_DEFINITION perfCounter = new Interop.Advapi32.PERF_COUNTER_DEFINITIO… in GetInstanceNamesFromIndex()
1648 …internal CounterDefinitionSample(Interop.Advapi32.PERF_COUNTER_DEFINITION perfCounter, CategorySam… in CounterDefinitionSample()
/dports/net/samba412/samba-4.12.15/source3/registry/
H A Dreg_perfcount.c685 obj->counters = (struct PERF_COUNTER_DEFINITION *)talloc_realloc(mem_ctx, in _reg_perfcount_add_counter()
687 struct PERF_COUNTER_DEFINITION, in _reg_perfcount_add_counter()
691 memset((void *)&(obj->counters[obj->NumCounters]), 0, sizeof(struct PERF_COUNTER_DEFINITION)); in _reg_perfcount_add_counter()
695 obj->counters[obj->NumCounters].ByteLength = sizeof(struct PERF_COUNTER_DEFINITION); in _reg_perfcount_add_counter()
1030 struct PERF_COUNTER_DEFINITION *counter; in _reg_perfcount_perf_data_block_fixup()
1251 struct PERF_COUNTER_DEFINITION counter; in _reg_perfcount_marshall_perf_counters()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/src/win/
H A Dutil.c497 PERF_COUNTER_DEFINITION* counter_definition; in uv_uptime()
549 counter_definition = (PERF_COUNTER_DEFINITION*) (buffer + in uv_uptime()
573 counter_definition = (PERF_COUNTER_DEFINITION*) in uv_uptime()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinperf.h144 } PERF_COUNTER_DEFINITION,*PPERF_COUNTER_DEFINITION; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinperf.h144 } PERF_COUNTER_DEFINITION,*PPERF_COUNTER_DEFINITION; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinperf.h158 } PERF_COUNTER_DEFINITION,*PPERF_COUNTER_DEFINITION; typedef

12