Class WinPerf.PERF_COUNTER_BLOCK

  • Enclosing interface:
    WinPerf

    @FieldOrder("ByteLength")
    public static class WinPerf.PERF_COUNTER_BLOCK
    extends Structure
    Describes the block of memory that contains the raw performance counter data for an object's counters.
    See Also:
    PERF_COUNTER_BLOCK
    • Field Detail

      • ByteLength

        public int ByteLength
    • Constructor Detail

      • PERF_COUNTER_BLOCK

        public PERF_COUNTER_BLOCK()
      • PERF_COUNTER_BLOCK

        public PERF_COUNTER_BLOCK​(Pointer p)