| /third_party/mesa3d/src/panfrost/perf/ |
| 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()
|
| D | quick.c | 18 struct panfrost_perf *perf = rzalloc(ctx, struct panfrost_perf); in main() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | uncalledFunctionChecksInConditional2.js | 3 const perf = window.performance constant 32 const perf = inBrowser && window.performance constant 54 var perf = window.performance; variable
|
| /third_party/mesa3d/src/intel/perf/i915/ |
| 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()
|
| /third_party/typescript/tests/cases/compiler/ |
| D | uncalledFunctionChecksInConditional2.ts | 4 const perf = window.performance constant 33 const perf = inBrowser && window.performance constant
|
| /third_party/skia/third_party/externals/harfbuzz/perf/ |
| D | meson.build | 9 benchmark('perf', executable('perf', 'perf.cc', build
|
| /third_party/mesa3d/src/intel/perf/ |
| 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 …]
|
| D | intel_perf_private.h | 69 intel_perf_append_query_info(struct intel_perf_config *perf, int max_counters) in intel_perf_append_query_info()
|
| /third_party/mesa3d/src/intel/vulkan_hasvk/ |
| D | anv_perf.c | 47 struct intel_perf_config *perf = intel_perf_new(NULL); in anv_physical_device_init_perf() local 303 struct intel_perf_config *perf = pdevice->perf; in anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() local 352 struct intel_perf_config *perf = pdevice->perf; in anv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() local 370 struct intel_perf_config *perf = device->physical->perf; in anv_AcquireProfilingLockKHR() local 399 anv_perf_write_pass_results(struct intel_perf_config *perf, in anv_perf_write_pass_results()
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_perf.c | 39 struct intel_perf_config *perf = intel_perf_new(NULL); in anv_physical_device_init_perf() local 359 struct intel_perf_config *perf = pdevice->perf; in anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() local 411 struct intel_perf_config *perf = pdevice->perf; in anv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() local 429 struct intel_perf_config *perf = device->physical->perf; in anv_AcquireProfilingLockKHR() local 458 anv_perf_write_pass_results(struct intel_perf_config *perf, in anv_perf_write_pass_results()
|
| /third_party/mesa3d/src/intel/perf/xe/ |
| D | intel_perf.c | 21 uint64_t xe_perf_get_oa_format(struct intel_perf_config *perf) in xe_perf_get_oa_format() 49 xe_oa_metrics_available(struct intel_perf_config *perf, int fd, bool use_register_snapshots) in xe_oa_metrics_available() 112 xe_add_config(struct intel_perf_config *perf, int fd, in xe_add_config() 145 xe_remove_config(struct intel_perf_config *perf, int fd, uint64_t config_id) in xe_remove_config()
|
| /third_party/mesa3d/src/panfrost/ds/ |
| D | pan_pps_perf.h | 42 struct panfrost_perf *perf = nullptr; variable
|
| D | pan_pps_driver.h | 51 std::unique_ptr<PanfrostPerf> perf = nullptr; variable
|
| 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
|
| /third_party/pulseaudio/src/tests/ |
| D | cpu-sconv-test.c | 41 bool perf) { in run_conv_test_float_to_s16() 93 bool perf) { in run_conv_test_s16_to_float()
|
| D | cpu-remap-test.c | 42 bool perf) { in run_remap_test_float() 97 bool perf) { in run_remap_test_s16() 151 bool perf) { in run_remap_test_s32()
|
| /third_party/mesa3d/src/intel/ds/ |
| D | intel_pps_driver.h | 87 std::unique_ptr<IntelPerf> perf; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/ |
| D | perf.h | 57 Ret CallFunction(OptPerfPtr perf, std::function<Ret(Args...)> func, Args... args) { in CallFunction()
|
| /third_party/mesa3d/src/panfrost/ |
| D | meson.build | 20 subdir('perf') subdir
|
| /third_party/mesa3d/src/intel/compiler/elk/ |
| 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
|
| /third_party/mesa3d/src/intel/ |
| D | meson.build | 30 subdir('perf') subdir
|
| /third_party/astc-encoder/Test/ |
| D | astc_test_competitive_plot.py | 31 def __init__(self, name, perf, qual): argument
|
| /third_party/skia/m133/third_party/externals/icu/source/test/perf/dicttrieperf/ |
| 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
|
| /third_party/icu/icu4c/source/test/perf/dicttrieperf/ |
| 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
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_ir_performance.cpp | 737 execute_instruction(state &st, const perf_desc &perf) in execute_instruction() 762 mark_read_dependency(state &st, const perf_desc &perf, in mark_read_dependency() 774 mark_write_dependency(state &st, const perf_desc &perf, in mark_write_dependency() 885 const perf_desc perf = instruction_desc(info); in issue_inst() local
|