docs.unity3d.com
    Show / Hide Table of Contents

    Class SystemMetricsMali

    Inheritance
    Object
    SystemMetricsMali
    Namespace: Unity.Profiling.SystemMetrics
    Syntax
    public class SystemMetricsMali : object

    Properties

    Active

    Declaration
    public bool Active { get; }
    Property Value
    Type Description
    Boolean

    GpuActive

    Declaration
    public ProfilerRecorderHandle GpuActive { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuCacheReadLookups

    Declaration
    public ProfilerRecorderHandle GpuCacheReadLookups { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuCacheWriteLookups

    Declaration
    public ProfilerRecorderHandle GpuCacheWriteLookups { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuClippedPrimitives

    Declaration
    public ProfilerRecorderHandle GpuClippedPrimitives { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuClippedPrimitivesPercentage

    Declaration
    public ProfilerRecorderHandle GpuClippedPrimitivesPercentage { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuCulledPrimitives

    Declaration
    public ProfilerRecorderHandle GpuCulledPrimitives { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuCulledPrimitivesPercentage

    Declaration
    public ProfilerRecorderHandle GpuCulledPrimitivesPercentage { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuDivergedInstructions

    Declaration
    public ProfilerRecorderHandle GpuDivergedInstructions { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuEarlyZKilled

    Declaration
    public ProfilerRecorderHandle GpuEarlyZKilled { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuEarlyZTests

    Declaration
    public ProfilerRecorderHandle GpuEarlyZTests { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuFragmentActive

    Declaration
    public ProfilerRecorderHandle GpuFragmentActive { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuFragmentJobs

    Declaration
    public ProfilerRecorderHandle GpuFragmentJobs { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuFragmentUtilization

    Declaration
    public ProfilerRecorderHandle GpuFragmentUtilization { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuInputPrimitives

    Declaration
    public ProfilerRecorderHandle GpuInputPrimitives { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuInstructions

    Declaration
    public ProfilerRecorderHandle GpuInstructions { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuLateZKilled

    Declaration
    public ProfilerRecorderHandle GpuLateZKilled { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuLateZTests

    Declaration
    public ProfilerRecorderHandle GpuLateZTests { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuMemoryReadAccesses

    Declaration
    public ProfilerRecorderHandle GpuMemoryReadAccesses { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuMemoryReadBytes

    Declaration
    public ProfilerRecorderHandle GpuMemoryReadBytes { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuMemoryReadStalls

    Declaration
    public ProfilerRecorderHandle GpuMemoryReadStalls { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuMemoryWriteAccesses

    Declaration
    public ProfilerRecorderHandle GpuMemoryWriteAccesses { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuMemoryWriteBytes

    Declaration
    public ProfilerRecorderHandle GpuMemoryWriteBytes { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuMemoryWriteStalls

    Declaration
    public ProfilerRecorderHandle GpuMemoryWriteStalls { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuNonFragmentActive

    Declaration
    public ProfilerRecorderHandle GpuNonFragmentActive { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuNonFragmentUtilization

    Declaration
    public ProfilerRecorderHandle GpuNonFragmentUtilization { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuPixels

    Declaration
    public ProfilerRecorderHandle GpuPixels { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuReadStallRate

    Declaration
    public ProfilerRecorderHandle GpuReadStallRate { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderArithmeticActive

    Declaration
    public ProfilerRecorderHandle GpuShaderArithmeticActive { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderArithmeticUtilization

    Declaration
    public ProfilerRecorderHandle GpuShaderArithmeticUtilization { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderComputeActive

    Declaration
    public ProfilerRecorderHandle GpuShaderComputeActive { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderComputeUtilization

    Declaration
    public ProfilerRecorderHandle GpuShaderComputeUtilization { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderCoreActive

    Declaration
    public ProfilerRecorderHandle GpuShaderCoreActive { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderCoreUtilization

    Declaration
    public ProfilerRecorderHandle GpuShaderCoreUtilization { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderFragmentActive

    Declaration
    public ProfilerRecorderHandle GpuShaderFragmentActive { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderFragmentUtilization

    Declaration
    public ProfilerRecorderHandle GpuShaderFragmentUtilization { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderLoadStoreActive

    Declaration
    public ProfilerRecorderHandle GpuShaderLoadStoreActive { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderLoadStoreUtilization

    Declaration
    public ProfilerRecorderHandle GpuShaderLoadStoreUtilization { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderTextureUnitActive

    Declaration
    public ProfilerRecorderHandle GpuShaderTextureUnitActive { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderTextureUtilization

    Declaration
    public ProfilerRecorderHandle GpuShaderTextureUtilization { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderTripipeActive

    Declaration
    public ProfilerRecorderHandle GpuShaderTripipeActive { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuShaderTripipeUtilization

    Declaration
    public ProfilerRecorderHandle GpuShaderTripipeUtilization { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuTilerActive

    Declaration
    public ProfilerRecorderHandle GpuTilerActive { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuTiles

    Declaration
    public ProfilerRecorderHandle GpuTiles { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuTransactionEliminations

    Declaration
    public ProfilerRecorderHandle GpuTransactionEliminations { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuVertexComputeJobs

    Declaration
    public ProfilerRecorderHandle GpuVertexComputeJobs { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuVisiblePrimitives

    Declaration
    public ProfilerRecorderHandle GpuVisiblePrimitives { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuVisiblePrimitivesPercentage

    Declaration
    public ProfilerRecorderHandle GpuVisiblePrimitivesPercentage { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    GpuWriteStallRate

    Declaration
    public ProfilerRecorderHandle GpuWriteStallRate { get; }
    Property Value
    Type Description
    ProfilerRecorderHandle

    Instance

    Declaration
    public static SystemMetricsMali Instance { get; }
    Property Value
    Type Description
    SystemMetricsMali
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023