| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_monitor.h | 34 struct intel_perf_config *perf_cfg; member
|
| H A D | crocus_monitor.c | 60 const struct intel_perf_config *perf_cfg = monitor_cfg->perf_cfg; in crocus_get_monitor_info() local 180 struct intel_perf_config *perf_cfg = NULL; in crocus_monitor_init_metrics() local 280 const struct intel_perf_config *perf_cfg = monitor_cfg->perf_cfg; crocus_get_monitor_group_info() local 312 struct intel_perf_config *perf_cfg = monitor_cfg->perf_cfg; crocus_init_monitor_ctx() local 331 struct intel_perf_config *perf_cfg = monitor_cfg->perf_cfg; crocus_create_monitor_object() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_core_perf.h | 47 const struct dpu_perf_cfg *perf_cfg; member
|
| H A D | dpu_core_perf.c | 40 static u64 _dpu_core_perf_calc_bw(const struct dpu_perf_cfg *perf_cfg, in _dpu_core_perf_calc_bw() argument 72 static u64 _dpu_core_perf_calc_clk(const struct dpu_perf_cfg *perf_cfg, in _dpu_core_perf_calc_clk() argument 114 const struct dpu_perf_cfg *perf_cfg = core_perf->perf_cfg; in _dpu_core_perf_calc_crtc() local 485 dpu_core_perf_init(struct dpu_core_perf *perf, const struct dpu_perf_cfg *perf_cfg, unsigned long max_core_clk_rate) dpu_core_perf_init() argument [all...] |
| /third_party/mesa3d/src/intel/perf/ |
| H A D | intel_perf_mdapi.c | 140 intel_perf_register_mdapi_statistic_query(struct intel_perf_config *perf_cfg, in intel_perf_register_mdapi_statistic_query() argument
|
| H A D | intel_perf.c | 286 intel_perf_load_metric_id(struct intel_perf_config *perf_cfg, in intel_perf_load_metric_id() argument 498 load_pipeline_statistic_metrics(struct intel_perf_config *perf_cfg, in load_pipeline_statistic_metrics() argument 800 intel_perf_load_configuration(struct intel_perf_config *perf_cfg, int fd, const char *guid) in intel_perf_load_configuration() argument 833 intel_perf_store_configuration(struct intel_perf_config *perf_cfg, int fd, in intel_perf_store_configuration() argument 1318 intel_perf_init_query_fields(struct intel_perf_config *perf_cfg, const struct intel_device_info *devinfo, bool use_register_snapshots) intel_perf_init_query_fields() argument 1403 intel_perf_init_metrics(struct intel_perf_config *perf_cfg, const struct intel_device_info *devinfo, int drm_fd, bool include_pipeline_statistics, bool use_register_snapshots) intel_perf_init_metrics() argument [all...] |
| H A D | intel_perf_query.c | 729 struct intel_perf_config *perf_cfg = perf_ctx->perf; in snapshot_query_layout() local 763 struct intel_perf_config *perf_cfg = perf_ctx->perf; in intel_perf_begin_query() local 586 intel_perf_init_context(struct intel_perf_context *perf_ctx, struct intel_perf_config *perf_cfg, void * mem_ctx, void * ctx, void * bufmgr, const struct intel_device_info *devinfo, uint32_t hw_ctx, int drm_fd) intel_perf_init_context() argument 922 struct intel_perf_config *perf_cfg = perf_ctx->perf; intel_perf_end_query() local 1076 struct intel_perf_config *perf_cfg = perf_ctx->perf; read_oa_samples_for_query() local 1119 struct intel_perf_config *perf_cfg = perf_ctx->perf; intel_perf_wait_query() local 1154 struct intel_perf_config *perf_cfg = perf_ctx->perf; intel_perf_is_query_ready() local 1431 struct intel_perf_config *perf_cfg = perf_ctx->perf; intel_perf_delete_query() local 1483 struct intel_perf_config *perf_cfg = perf_ctx->perf; get_oa_counter_data() local 1528 struct intel_perf_config *perf_cfg = perf_ctx->perf; get_pipeline_stats_data() local 1563 struct intel_perf_config *perf_cfg = perf_ctx->perf; intel_perf_get_query_data() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_performance_query.c | 41 struct intel_perf_config *perf_cfg = NULL; in iris_init_perf_query_info() local 152 struct intel_perf_config *perf_cfg in iris_get_perf_query_info() local 175 struct intel_perf_config *perf_cfg = intel_perf_config(perf_ctx); iris_get_perf_counter_info() local [all...] |
| H A D | iris_perf.c | 86 iris_perf_init_vtbl(struct intel_perf_config *perf_cfg) in iris_perf_init_vtbl() argument [all...] |
| H A D | iris_monitor.c | 46 struct intel_perf_config *perf_cfg = screen->perf_cfg; in iris_get_monitor_info() local 109 struct intel_perf_config *perf_cfg = intel_perf_new(screen); iris_monitor_init_metrics() local 135 const struct intel_perf_config *perf_cfg = screen->perf_cfg; iris_get_monitor_group_info() local 166 struct intel_perf_config *perf_cfg = screen->perf_cfg; iris_init_monitor_ctx() local 184 struct intel_perf_config *perf_cfg = screen->perf_cfg; iris_create_monitor_object() local [all...] |
| H A D | iris_screen.h | 205 struct intel_perf_config *perf_cfg; member
|