Home
last modified time | relevance | path

Searched defs:performance (Results 1 – 25 of 108) sorted by relevance

12345

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_ir_performance.h37 struct performance { struct
42 dependency_class() const in dependency_class()
72 * performance doesn't scale without limits as a function of its thread argument
79 performance(const performance &perf); argument
81 operator=(performance u); argument
H A Dbrw_ir_performance.cpp1057 brw::performance::performance(const fs_visitor *v) : in performance() function in brw::performance
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_ir_performance.h37 struct performance { struct
43 dependency_class() const in dependency_class()
73 * performance doesn't scale without limits as a function of its thread argument
80 performance(const performance &perf); argument
82 operator=(performance u); argument
H A Delk_ir_performance.cpp1477 elk::performance::performance(const elk_fs_visitor *v) : in performance() function in elk::performance
1483 elk::performance::performance(const vec4_visitor *v) : in performance() function in elk::performance
/aosp_15_r20/external/igt-gpu-tools/man/
H A Dintel_upload_blit_small.rst16 SYNOPSIS
21 DESCRIPTION
31 REPORTING BUGS
H A Dintel_upload_blit_large.rst16 SYNOPSIS
21 DESCRIPTION
31 REPORTING BUGS
H A Dintel_upload_blit_large_gtt.rst16 SYNOPSIS
21 DESCRIPTION
31 REPORTING BUGS
H A Dintel_upload_blit_large_map.rst16 SYNOPSIS
21 DESCRIPTION
31 REPORTING BUGS
/aosp_15_r20/external/perfetto/docs/design-docs/
H A Dheapprofd-sampling.md64 ### Sampling probabilities
82 ### Expected errors
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/enums/performance/
Denums.pb.cc25 namespace performance { namespace
57 namespace performance { namespace
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/proto_logging/stats/enums/performance/
Denums.pb.cc25 namespace performance { namespace
57 namespace performance { namespace
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/proto_logging/stats/enums/performance/
Denums.pb.cc21 namespace performance { namespace
25 namespace performance { namespace
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/proto_logging/stats/enums/performance/
Denums.pb.cc21 namespace performance { namespace
25 namespace performance { namespace
/aosp_15_r20/external/oboe/docs/
H A DFullGuide.md358 ### Using a high priority data callback
465 ### Setting performance mode
/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.cc27 namespace performance { namespace
136 namespace performance { namespace
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtf-contrib-tests.jar ... .device.ITestDevice mockDevice } com/android/performance/ com/android/performance/tests/ com ...
Dtradefed-contrib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/tools/asuite/atest/unittest_data/tradefed_prebuilt/prebuilts/filegroups/tradefed/
HDtradefed-contrib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/rust/android-crates-io/crates/arc-swap/src/docs/
Dmod.rs41 pub mod performance; module
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_aidl/
DSampleDriverAidlAll.cpp31 const PerformanceInfo performance{.execTime = 1.1f, .powerUsage = 1.1f}; in main() local
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/src/_topic/
Dmod.rs37 pub mod performance; module
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/src/
DTypes.cpp104 constexpr auto cmp = [](const auto& performance, auto type) { return performance.type < type; }; in lookup()
/aosp_15_r20/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/proto/google/monitoring/v3/
H A Dservice.proto411 RequestBasedSli performance = 1; field
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_fence_upload.c51 static void performance(void) in performance() function
/aosp_15_r20/external/googleapis/google/monitoring/v3/
H A Dservice.proto526 RequestBasedSli performance = 1; field

12345