/third_party/mesa3d/src/panfrost/perf/ |
D | pan_perf.c | 35 const struct panfrost_perf *perf) in panfrost_perf_counter_read() 65 panfrost_perf_init(struct panfrost_perf *perf, struct panfrost_device *dev) in panfrost_perf_init() 92 panfrost_perf_query(struct panfrost_perf *perf, uint32_t enable) in panfrost_perf_query() 99 panfrost_perf_enable(struct panfrost_perf *perf) in panfrost_perf_enable() 105 panfrost_perf_disable(struct panfrost_perf *perf) in panfrost_perf_disable() 111 panfrost_perf_dump(struct panfrost_perf *perf) in panfrost_perf_dump()
|
D | quick.c | 14 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/ |
D | intel_perf.c | 71 get_sysfs_dev_dir(struct intel_perf_config *perf, int fd) in get_sysfs_dev_dir() 157 read_sysfs_drm_device_file_uint64(struct intel_perf_config *perf, in read_sysfs_drm_device_file_uint64() 174 register_oa_config(struct intel_perf_config *perf, in register_oa_config() 189 enumerate_sysfs_metrics(struct intel_perf_config *perf, in enumerate_sysfs_metrics() 235 add_all_metrics(struct intel_perf_config *perf, in add_all_metrics() 245 kernel_has_dynamic_config_support(struct intel_perf_config *perf, int fd) in kernel_has_dynamic_config_support() 254 i915_query_perf_config_supported(struct intel_perf_config *perf, int fd) in i915_query_perf_config_supported() 263 i915_query_perf_config_data(struct intel_perf_config *perf, in i915_query_perf_config_data() 300 i915_add_config(struct intel_perf_config *perf, int fd, in i915_add_config() 322 init_oa_configs(struct intel_perf_config *perf, int fd, in init_oa_configs() [all …]
|
D | intel_perf_setup.h | 33 intel_query_alloc(struct intel_perf_config *perf, int ncounters) in intel_query_alloc() 45 hsw_query_alloc(struct intel_perf_config *perf, int ncounters) in hsw_query_alloc() 60 bdw_query_alloc(struct intel_perf_config *perf, int ncounters) in bdw_query_alloc()
|
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/typescript/tests/cases/compiler/ |
D | uncalledFunctionChecksInConditional2.ts | 4 const perf = window.performance constant 33 const perf = inBrowser && window.performance constant
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_perf.c | 49 struct intel_perf_config *perf = intel_perf_new(NULL); in anv_physical_device_init_perf() local 342 struct intel_perf_config *perf = pdevice->perf; in anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() local 391 struct intel_perf_config *perf = pdevice->perf; in anv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() local 409 struct intel_perf_config *perf = device->physical->perf; in anv_AcquireProfilingLockKHR() local 438 anv_perf_write_pass_results(struct intel_perf_config *perf, in anv_perf_write_pass_results()
|
/third_party/node/test/parallel/ |
D | test-performance-global.js | 11 const perf = performance; constant
|
/third_party/mesa3d/src/panfrost/ds/ |
D | pan_pps_driver.cc | 52 PanfrostDriver::create_available_counters(const PanfrostPerf &perf) in create_available_counters() 75 struct panfrost_perf *perf = pan_driver.perf->perf; in create_available_counters() local
|
D | pan_pps_driver.h | 50 std::unique_ptr<PanfrostPerf> perf = nullptr; variable
|
D | pan_pps_perf.h | 47 struct panfrost_perf *perf = nullptr; variable
|
/third_party/skia/third_party/externals/harfbuzz/perf/ |
D | meson.build | 9 benchmark('perf', executable('perf', 'perf.cc', build
|
/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()
|
D | cpu-mix-test.c | 56 bool perf) { in run_mix_test()
|
/third_party/mesa3d/src/intel/ |
D | meson.build | 30 subdir('perf') subdir
|
/third_party/mesa3d/src/panfrost/ |
D | meson.build | 37 subdir('perf') subdir
|
/third_party/mesa3d/src/intel/ds/ |
D | intel_pps_driver.h | 85 std::unique_ptr<IntelPerf> perf; variable
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_ir_performance.cpp | 1186 execute_instruction(state &st, const perf_desc &perf) in execute_instruction() 1211 mark_read_dependency(state &st, const perf_desc &perf, in mark_read_dependency() 1223 mark_write_dependency(state &st, const perf_desc &perf, in mark_write_dependency() 1347 const perf_desc perf = instruction_desc(info); in issue_fs_inst() local 1469 const perf_desc perf = instruction_desc(info); in issue_vec4_instruction() local
|
/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/astc-encoder/Test/ |
D | astc_test_competitive_plot.py | 31 def __init__(self, name, perf, qual): argument
|
/third_party/node/test/v8-updates/ |
D | test-linux-perf.js | 86 const perf = spawnSync('perf', perfArgs, options); constant
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_statistics.cpp | 185 perf_info perf = get_perf_info(program, instr); in use_resources() local 201 perf_info perf = get_perf_info(program, instr); in cycles_until_res_available() local 355 perf_info perf = get_perf_info(program, instr); in add() local
|
/third_party/libunwind/tests/ |
D | Makefile.am | 24 perf: target 86 perf: perf-startup Gperf-simple Lperf-simple Lperf-trace target
|