Home
last modified time | relevance | path

Searched defs:psi_resource (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/proto_logging/stats/atoms/performance/
H A Dperformance_extension_atoms.proto35 optional android.performance.PsiResource psi_resource = 1; field
/aosp_15_r20/system/memory/lmkd/libpsi/include/psi/
Dpsi.h25 enum psi_resource { PSI_MEMORY, PSI_IO, PSI_CPU, PSI_RESOURCE_COUNT }; enum
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/performance/
Dperformance_extension_atoms.pb.h384 inline ::android::performance::PsiResource PressureStallInformation::psi_resource() const { in psi_resource() function