Searched defs:perf (Results 1 - 25 of 29) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/intel/
H A DMakefile.perf.am
H A DAndroid.perf.mk
/xsrc/external/mit/MesaLib/dist/src/intel/
H A DMakefile.perf.am
/xsrc/external/mit/MesaLib/dist/src/panfrost/ds/
H A Dpan_pps_driver.h48 std::unique_ptr<PanfrostPerf> perf = nullptr; member in class:pps::PanfrostDriver
H A Dpan_pps_perf.h47 struct panfrost_perf *perf = nullptr; member in class:pps::PanfrostPerf
H A Dpan_pps_driver.cc52 PanfrostDriver::create_available_counters(const PanfrostPerf &perf) argument
75 struct panfrost_perf *perf = pan_driver.perf local in function:pps::PanfrostDriver::create_available_counters::__anonf36f5d8e0102
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/perf/
H A Dquick.c14 struct panfrost_perf *perf = rzalloc(ctx, struct panfrost_perf); local in function:main
H A Dpan_perf.c79 panfrost_perf_init(struct panfrost_perf *perf, struct panfrost_device *dev) argument
34 panfrost_perf_counter_read(const struct panfrost_perf_counter * counter,const struct panfrost_perf * perf) argument
92 panfrost_perf_query(struct panfrost_perf * perf,uint32_t enable) argument
99 panfrost_perf_enable(struct panfrost_perf * perf) argument
105 panfrost_perf_disable(struct panfrost_perf * perf) argument
111 panfrost_perf_dump(struct panfrost_perf * perf) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_performance_query_mdapi.c70 struct gen_perf *perf = brw->perfquery.perf; local in function:brw_perf_query_register_mdapi_oa_query
[all...]
H A Dbrw_performance_query.c1386 struct gen_perf *perf = brw->perfquery.perf; local in function:get_oa_counter_data
1602 struct gen_perf *perf = brw->perfquery.perf; local in function:init_pipeline_statistic_query_registers
[all...]
H A Dbrw_context.h1165 struct gen_perf *perf; member in struct:brw_context::__anonaf9edc7b1808
/xsrc/external/mit/MesaLib/dist/src/intel/ds/
H A Dintel_pps_driver.h90 std::unique_ptr<IntelPerf> perf; member in class:pps::IntelDriver
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dintel_perf_private.h69 intel_perf_append_query_info(struct intel_perf_config *perf, int max_counters) argument
[all...]
H A Dintel_perf_mdapi.c232 intel_perf_register_mdapi_oa_query(struct intel_perf_config *perf, argument
[all...]
H A Dintel_perf.c71 get_sysfs_dev_dir(struct intel_perf_config *perf, int fd) argument
157 read_sysfs_drm_device_file_uint64(struct intel_perf_config * perf,const char * file,uint64_t * value) argument
174 register_oa_config(struct intel_perf_config * perf,const struct intel_device_info * devinfo,const struct intel_perf_query_info * query,uint64_t config_id) argument
191 enumerate_sysfs_metrics(struct intel_perf_config * perf,const struct intel_device_info * devinfo) argument
237 add_all_metrics(struct intel_perf_config * perf,const struct intel_device_info * devinfo) argument
247 kernel_has_dynamic_config_support(struct intel_perf_config * perf,int fd) argument
256 i915_query_perf_config_supported(struct intel_perf_config * perf,int fd) argument
265 i915_query_perf_config_data(struct intel_perf_config * perf,int fd,const char * guid,struct drm_i915_perf_oa_config * config) argument
302 i915_add_config(struct intel_perf_config * perf,int fd,const struct intel_perf_registers * config,const char * guid) argument
324 init_oa_configs(struct intel_perf_config * perf,int fd,const struct intel_device_info * devinfo) argument
350 compute_topology_builtins(struct intel_perf_config * perf,const struct intel_device_info * devinfo) argument
386 init_oa_sys_vars(struct intel_perf_config * perf,const struct intel_device_info * devinfo,bool use_register_snapshots) argument
631 build_unique_counter_list(struct intel_perf_config * perf) argument
694 oa_metrics_available(struct intel_perf_config * perf,int fd,const struct intel_device_info * devinfo,bool use_register_snapshots) argument
737 load_oa_metrics(struct intel_perf_config * perf,int fd,const struct intel_device_info * devinfo) argument
862 get_passes_mask(struct intel_perf_config * perf,const uint32_t * counter_indices,uint32_t counter_indices_count) argument
895 intel_perf_get_n_passes(struct intel_perf_config * perf,const uint32_t * counter_indices,uint32_t counter_indices_count,struct intel_perf_query_info ** pass_queries) argument
914 intel_perf_get_counters_passes(struct intel_perf_config * perf,const uint32_t * counter_indices,uint32_t counter_indices_count,struct intel_perf_counter_pass * counter_pass) argument
[all...]
H A Dintel_perf_query.c255 struct intel_perf_config *perf; member in struct:intel_perf_context
431 get_metric_id(struct intel_perf_config * perf,const struct intel_perf_query_info * query) argument
714 struct intel_perf_config *perf = ctx->perf; local in function:snapshot_statistics_registers
[all...]
H A Dintel_perf.h217 struct intel_perf_config *perf; member in struct:intel_perf_query_info
497 struct intel_perf_config *perf = rzalloc(ctx, struct intel_perf_config); local in function:intel_perf_new
506 intel_perf_has_hold_preemption(const struct intel_perf_config *perf) argument
516 intel_perf_has_global_sseu(const struct intel_perf_config * perf) argument
[all...]
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dllvmpipe.rst[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_perf.c49 struct intel_perf_config *perf = intel_perf_new(NULL); local in function:anv_physical_device_init_perf
345 struct intel_perf_config *perf = pdevice->perf; local in function:anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR
384 struct intel_perf_config *perf = pdevice->perf; local in function:anv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR
402 struct intel_perf_config *perf = device->physical->perf; local in function:anv_AcquireProfilingLockKHR
431 anv_perf_write_pass_results(struct intel_perf_config * perf,struct anv_query_pool * pool,uint32_t pass,const struct intel_perf_query_result * accumulated_results,union VkPerformanceCounterResultKHR * results) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/perf/
H A Dgen_perf.c44 get_sysfs_dev_dir(struct gen_perf *perf, int fd) argument
128 read_sysfs_drm_device_file_uint64(struct gen_perf * perf,const char * file,uint64_t * value) argument
145 register_oa_config(struct gen_perf * perf,const struct gen_perf_query_info * query,uint64_t config_id) argument
159 enumerate_sysfs_metrics(struct gen_perf * perf) argument
213 kernel_has_dynamic_config_support(struct gen_perf * perf,int fd) argument
222 gen_perf_load_metric_id(struct gen_perf * perf,const char * guid,uint64_t * metric_id) argument
235 init_oa_configs(struct gen_perf * perf,int fd) argument
275 compute_topology_builtins(struct gen_perf * perf,const struct gen_device_info * devinfo) argument
311 init_oa_sys_vars(struct gen_perf * perf,const struct gen_device_info * devinfo) argument
375 gen_perf_load_oa_metrics(struct gen_perf * perf,int fd,const struct gen_device_info * devinfo) argument
[all...]
H A Dgen_perf.h219 gen_perf_query_append_query_info(struct gen_perf *perf, int max_counters) argument
273 struct gen_perf *perf = rzalloc(ctx, struct gen_perf); local in function:gen_perf_new
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_statistics.cpp185 perf_info perf = get_perf_info(program, instr); local in function:aco::BlockCycleEstimator::use_resources
201 perf_info perf = get_perf_info(program, instr); local in function:aco::BlockCycleEstimator::cycles_until_res_available
355 perf_info perf = get_perf_info(program, instr); local in function:aco::BlockCycleEstimator::add
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_ir_performance.cpp1184 execute_instruction(state &st, const perf_desc &perf) argument
1209 mark_read_dependency(state &st, const perf_desc &perf, dependency_id id) argument
1220 mark_write_dependency(state & st,const perf_desc & perf,dependency_id id) argument
1340 const perf_desc perf = instruction_desc(info); local in function:__anon104c03580110::issue_fs_inst
1461 const perf_desc perf = instruction_desc(info); local in function:__anon104c03580110::issue_vec4_instruction
[all...]
H A Dbrw_fs_generator.cpp1895 generate_code(const cfg_t * cfg,int dispatch_width,struct shader_stats shader_stats,const brw::performance & perf,struct brw_compile_stats * stats) argument
H A Dbrw_vec4_generator.cpp1519 generate_code(struct brw_codegen * p,const struct brw_compiler * compiler,void * log_data,const nir_shader * nir,struct brw_vue_prog_data * prog_data,const struct cfg_t * cfg,const performance & perf,struct brw_compile_stats * stats,bool debug_enabled) argument
2285 brw_vec4_generate_assembly(const struct brw_compiler * compiler,void * log_data,void * mem_ctx,const nir_shader * nir,struct brw_vue_prog_data * prog_data,const struct cfg_t * cfg,const performance & perf,struct brw_compile_stats * stats,bool debug_enabled) argument

Completed in 54 milliseconds

12