Home
last modified time | relevance | path

Searched defs:perf (Results 1 – 25 of 48) sorted by relevance

12

/third_party/mesa3d/src/panfrost/perf/
Dpan_perf.c35 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()
Dquick.c14 struct panfrost_perf *perf = rzalloc(ctx, struct panfrost_perf); in main() local
/third_party/typescript/tests/baselines/reference/
DuncalledFunctionChecksInConditional2.js3 const perf = window.performance constant
32 const perf = inBrowser && window.performance constant
54 var perf = window.performance; variable
/third_party/mesa3d/src/intel/perf/
Dintel_perf.c71 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 …]
Dintel_perf_setup.h33 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()
Dintel_perf_private.h69 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/
DuncalledFunctionChecksInConditional2.ts4 const perf = window.performance constant
33 const perf = inBrowser && window.performance constant
/third_party/mesa3d/src/intel/vulkan/
Danv_perf.c49 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/
Dtest-performance-global.js11 const perf = performance; constant
/third_party/mesa3d/src/panfrost/ds/
Dpan_pps_driver.cc52 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
Dpan_pps_driver.h50 std::unique_ptr<PanfrostPerf> perf = nullptr; variable
Dpan_pps_perf.h47 struct panfrost_perf *perf = nullptr; variable
/third_party/skia/third_party/externals/harfbuzz/perf/
Dmeson.build9 benchmark('perf', executable('perf', 'perf.cc', build
/third_party/pulseaudio/src/tests/
Dcpu-sconv-test.c41 bool perf) { in run_conv_test_float_to_s16()
93 bool perf) { in run_conv_test_s16_to_float()
Dcpu-remap-test.c42 bool perf) { in run_remap_test_float()
97 bool perf) { in run_remap_test_s16()
151 bool perf) { in run_remap_test_s32()
Dcpu-mix-test.c56 bool perf) { in run_mix_test()
/third_party/mesa3d/src/intel/
Dmeson.build30 subdir('perf') subdir
/third_party/mesa3d/src/panfrost/
Dmeson.build37 subdir('perf') subdir
/third_party/mesa3d/src/intel/ds/
Dintel_pps_driver.h85 std::unique_ptr<IntelPerf> perf; variable
/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_performance.cpp1186 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/
Ddicttrieperf.cpp84 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/
Dastc_test_competitive_plot.py31 def __init__(self, name, perf, qual): argument
/third_party/node/test/v8-updates/
Dtest-linux-perf.js86 const perf = spawnSync('perf', perfArgs, options); constant
/third_party/mesa3d/src/amd/compiler/
Daco_statistics.cpp185 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/
DMakefile.am24 perf: target
86 perf: perf-startup Gperf-simple Lperf-simple Lperf-trace target

12