/aosp_15_r20/external/mesa3d/src/intel/perf/ |
H A D | intel_perf.c | 84 get_sysfs_dev_dir(struct intel_perf_config *perf, int fd) in get_sysfs_dev_dir() 149 read_sysfs_drm_device_file_uint64(struct intel_perf_config *perf, in read_sysfs_drm_device_file_uint64() 166 oa_config_enabled(struct intel_perf_config *perf, in oa_config_enabled() 175 register_oa_config(struct intel_perf_config *perf, in register_oa_config() 193 enumerate_sysfs_metrics(struct intel_perf_config *perf, in enumerate_sysfs_metrics() 239 add_all_metrics(struct intel_perf_config *perf, in add_all_metrics() 249 kernel_has_dynamic_config_support(struct intel_perf_config *perf, int fd) in kernel_has_dynamic_config_support() 277 kmd_add_config(struct intel_perf_config *perf, int fd, in kmd_add_config() 293 init_oa_configs(struct intel_perf_config *perf, int fd, in init_oa_configs() 319 compute_topology_builtins(struct intel_perf_config *perf) in compute_topology_builtins() [all …]
|
H A D | intel_perf_query.c | 170 #define oa_sample_buf_buf_length(perf) (perf->oa_sample_size * 10) argument 240 struct intel_perf_config *perf; member 380 get_metric_id(struct intel_perf_config *perf, in get_metric_id() 668 struct intel_perf_config *perf = ctx->perf; in snapshot_statistics_registers() local
|
H A D | intel_perf.h | 225 struct intel_perf_config *perf; member 548 struct intel_perf_config *perf = rzalloc(ctx, struct intel_perf_config); in intel_perf_new() local 561 intel_perf_has_hold_preemption(const struct intel_perf_config *perf) in intel_perf_has_hold_preemption() 571 intel_perf_has_global_sseu(const struct intel_perf_config *perf) in intel_perf_has_global_sseu()
|
/aosp_15_r20/system/core/storaged/ |
H A D | storaged_diskstats.cpp | 37 void log_debug_disk_perf(struct disk_perf* perf, const char* type) { in log_debug_disk_perf() 47 void log_debug_disk_perf(struct disk_perf* perf, const char* type) {} in log_debug_disk_perf() 149 struct disk_perf perf = {}; in get_disk_perf() local 231 void disk_stats_monitor::add(struct disk_perf* perf) in add() 240 void disk_stats_monitor::evict(struct disk_perf* perf) { in evict() 248 bool disk_stats_monitor::detect(struct disk_perf* perf) in detect() 261 struct disk_perf perf = get_disk_perf(&inc); in update() local 313 struct disk_perf perf = get_disk_perf(&mAccumulate_pub); in publish() local
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | record_lib_test.cpp | 42 std::unique_ptr<PerfEventSet> perf( in TEST() local 69 std::unique_ptr<PerfEventSet> perf( in TEST() local 87 test_function([](PerfEventSet* perf) { ASSERT_TRUE(perf->MonitorCurrentProcess()); }); in TEST() 88 test_function([](PerfEventSet* perf) { ASSERT_TRUE(perf->MonitorCurrentThread()); }); in TEST() 90 [](PerfEventSet* perf) { ASSERT_TRUE(perf->MonitorThreadsInCurrentProcess({getpid()})); }); in TEST() 96 std::unique_ptr<PerfEventSet> perf( in TEST() local 125 std::unique_ptr<PerfEventSet> perf( in TEST() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/perf/ |
H A D | pan_perf.c | 43 const struct panfrost_perf *perf) in panfrost_perf_counter_read() 73 panfrost_perf_init(struct panfrost_perf *perf, int fd) in panfrost_perf_init() 115 panfrost_perf_query(struct panfrost_perf *perf, uint32_t enable) in panfrost_perf_query() 123 panfrost_perf_enable(struct panfrost_perf *perf) in panfrost_perf_enable() 129 panfrost_perf_disable(struct panfrost_perf *perf) in panfrost_perf_disable() 135 panfrost_perf_dump(struct panfrost_perf *perf) in panfrost_perf_dump()
|
/aosp_15_r20/external/mesa3d/src/intel/perf/i915/ |
H A D | intel_perf.c | 25 uint64_t i915_perf_get_oa_format(struct intel_perf_config *perf) in i915_perf_get_oa_format() 96 i915_query_perf_config_supported(struct intel_perf_config *perf, int fd) in i915_query_perf_config_supported() 105 i915_query_perf_config_data(struct intel_perf_config *perf, in i915_query_perf_config_data() 179 i915_oa_metrics_available(struct intel_perf_config *perf, int fd, bool use_register_snapshots) in i915_oa_metrics_available() 249 i915_add_config(struct intel_perf_config *perf, int fd, in i915_add_config() 271 i915_remove_config(struct intel_perf_config *perf, int fd, uint64_t config_id) in i915_remove_config() 277 i915_has_dynamic_config_support(struct intel_perf_config *perf, int fd) in i915_has_dynamic_config_support()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_perf.c | 47 struct intel_perf_config *perf = intel_perf_new(NULL); in anv_physical_device_init_perf() local 300 struct intel_perf_config *perf = pdevice->perf; in anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() local 349 struct intel_perf_config *perf = pdevice->perf; in anv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() local 367 struct intel_perf_config *perf = device->physical->perf; in anv_AcquireProfilingLockKHR() local 396 anv_perf_write_pass_results(struct intel_perf_config *perf, in anv_perf_write_pass_results()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_perf.c | 39 struct intel_perf_config *perf = intel_perf_new(NULL); in anv_physical_device_init_perf() local 337 struct intel_perf_config *perf = pdevice->perf; in anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() local 389 struct intel_perf_config *perf = pdevice->perf; in anv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() local 407 struct intel_perf_config *perf = device->physical->perf; in anv_AcquireProfilingLockKHR() local 436 anv_perf_write_pass_results(struct intel_perf_config *perf, in anv_perf_write_pass_results()
|
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/ |
H A D | trace-perf.c | 47 int __hidden trace_perf_init(struct trace_perf *perf, int pages, int cpu, int pid) in trace_perf_init() 69 void __hidden trace_perf_close(struct trace_perf *perf) in trace_perf_close() 88 int __hidden trace_perf_open(struct trace_perf *perf) in trace_perf_open()
|
/aosp_15_r20/external/mesa3d/src/intel/perf/xe/ |
H A D | intel_perf.c | 19 uint64_t xe_perf_get_oa_format(struct intel_perf_config *perf) in xe_perf_get_oa_format() 47 xe_oa_metrics_available(struct intel_perf_config *perf, int fd, bool use_register_snapshots) in xe_oa_metrics_available() 78 xe_add_config(struct intel_perf_config *perf, int fd, in xe_add_config() 111 xe_remove_config(struct intel_perf_config *perf, int fd, uint64_t config_id) in xe_remove_config()
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
H A D | HalUtils.cpp | 36 aidl_hal::PerformanceInfo perf) { in nonExtensionOperandPerformance() 54 aidl_hal::OperandType type, aidl_hal::PerformanceInfo perf) { in update() 58 aidl_hal::OperandType type) { return perf.type < type; }); in update()
|
/aosp_15_r20/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/location/ |
D | AdasPrivacyPolicyDisclosurePreferenceControllerTest.java | 126 CarUiTwoActionTextPreference perf = in refreshUi_adasAppWithLocationPermission_launchPrivacyPolicy() local 147 CarUiTwoActionTextPreference perf = in refreshUi_privacyPolicyMissing_throwsNoException() local 163 CarUiTwoActionTextPreference perf = in refreshUi_metaDataMissing_throwsNoException() local
|
/aosp_15_r20/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/location/ |
D | AdasPrivacyPolicyDisclosurePreferenceControllerTest.java | 126 CarUiTwoActionTextPreference perf = in refreshUi_adasAppWithLocationPermission_launchPrivacyPolicy() local 147 CarUiTwoActionTextPreference perf = in refreshUi_privacyPolicyMissing_throwsNoException() local 163 CarUiTwoActionTextPreference perf = in refreshUi_metaDataMissing_throwsNoException() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_ir_performance.cpp | 1076 execute_instruction(state &st, const perf_desc &perf) in execute_instruction() 1101 mark_read_dependency(state &st, const perf_desc &perf, in mark_read_dependency() 1113 mark_write_dependency(state &st, const perf_desc &perf, in mark_write_dependency() 1205 const perf_desc perf = instruction_desc(info); in issue_fs_inst() local 1315 const perf_desc perf = instruction_desc(info); in issue_vec4_instruction() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/dicttrieperf/ |
H A D | dicttrieperf.cpp | 84 PackageLookup(const DictionaryTriePerfTest &perf) { in PackageLookup() 140 BinarySearchPackageLookup(const DictionaryTriePerfTest &perf) in BinarySearchPackageLookup() 249 PrefixBinarySearchPackageLookup(const DictionaryTriePerfTest &perf) in PrefixBinarySearchPackageLookup() 276 BytesTriePackageLookup(const DictionaryTriePerfTest &perf) in BytesTriePackageLookup() 339 const DictionaryTriePerfTest &perf; member in DictLookup
|
/aosp_15_r20/external/icu/icu4c/source/test/perf/dicttrieperf/ |
H A D | dicttrieperf.cpp | 84 PackageLookup(const DictionaryTriePerfTest &perf) { in PackageLookup() 140 BinarySearchPackageLookup(const DictionaryTriePerfTest &perf) in BinarySearchPackageLookup() 249 PrefixBinarySearchPackageLookup(const DictionaryTriePerfTest &perf) in PrefixBinarySearchPackageLookup() 276 BytesTriePackageLookup(const DictionaryTriePerfTest &perf) in BytesTriePackageLookup() 339 const DictionaryTriePerfTest &perf; member in DictLookup
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_ir_performance.cpp | 729 execute_instruction(state &st, const perf_desc &perf) in execute_instruction() 754 mark_read_dependency(state &st, const perf_desc &perf, in mark_read_dependency() 766 mark_write_dependency(state &st, const perf_desc &perf, in mark_write_dependency() 877 const perf_desc perf = instruction_desc(info); in issue_inst() local
|
H A D | brw_compile_fs.cpp | 1561 const performance &perf = v8->performance_analysis.require(); in brw_compile_fs() local 1597 const performance &perf = v16->performance_analysis.require(); in brw_compile_fs() local 1627 const performance &perf = v32->performance_analysis.require(); in brw_compile_fs() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_statistics.cpp | 235 perf_info perf = get_perf_info(*program, *instr); in use_resources() local 251 perf_info perf = get_perf_info(*program, *instr); in cycles_until_res_available() local 394 perf_info perf = get_perf_info(*program, *instr); in add() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/ds/ |
H A D | pan_pps_driver.cpp | 54 PanfrostDriver::create_available_counters(const PanfrostPerf &perf) in create_available_counters() 77 struct panfrost_perf *perf = pan_driver.perf->perf; in create_available_counters() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/ |
H A D | DiskStatsService.java | 307 long perf = getRecentPerf(); in reportDiskWriteSpeed() local 323 long perf = getRecentPerf(); in reportDiskWriteSpeedProto() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/grappler/ |
H A D | cost_analyzer.cc | 105 OpPerformance* perf = op_perf_.mutable_op_performance(i); in PreprocessCosts() local 252 const auto& perf = op_perf_.op_performance(i); in PrintAnalysis() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/ |
D | LegacyHalUtils.cpp | 238 V1_0::PerformanceInfo perf) { in nonExtensionOperandPerformance() 264 VersionedOperandType<version> type, V1_0::PerformanceInfo perf) { in update() 276 V1_2::OperandType type, V1_0::PerformanceInfo perf) { in update() 280 V1_3::OperandType type, V1_0::PerformanceInfo perf) { in update() 289 [](const VersionedOperandPerformance<version>& perf, in lookup() 290 VersionedOperandType<version> type) { in lookup()
|
/aosp_15_r20/system/core/storaged/tests/ |
H A D | storaged_test.cpp | 190 struct disk_perf disk_perf_multiply(struct disk_perf perf, double mul) { in disk_perf_multiply() 276 struct disk_perf perf = disk_perf_multiply(norm_perf, rand(gen)); in TEST() local
|