Searched defs:perf_cfg (Results 1 – 13 of 13) sorted by relevance
| /external/mesa3d/src/gallium/drivers/iris/ |
| D | iris_monitor.c | 46 struct intel_perf_config *perf_cfg = screen->perf_cfg; in iris_get_monitor_info() local 110 struct intel_perf_config *perf_cfg = intel_perf_new(screen); in iris_monitor_init_metrics() local 136 const struct intel_perf_config *perf_cfg = screen->perf_cfg; in iris_get_monitor_group_info() local 167 struct intel_perf_config *perf_cfg = screen->perf_cfg; in iris_init_monitor_ctx() local 185 struct intel_perf_config *perf_cfg = screen->perf_cfg; in iris_create_monitor_object() local
|
| 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 = intel_perf_config(perf_ctx); in iris_get_perf_query_info() local 175 struct intel_perf_config *perf_cfg = intel_perf_config(perf_ctx); in iris_get_perf_counter_info() local
|
| D | iris_perf.c | 86 iris_perf_init_vtbl(struct intel_perf_config *perf_cfg) in iris_perf_init_vtbl()
|
| D | iris_screen.h | 230 struct intel_perf_config *perf_cfg; member
|
| /external/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_monitor.c | 50 struct intel_perf_config *perf_cfg = screen->perf_cfg; in crocus_get_monitor_info() local 111 struct intel_perf_config *perf_cfg = intel_perf_new(screen); in crocus_monitor_init_metrics() local 135 const struct intel_perf_config *perf_cfg = screen->perf_cfg; in crocus_get_monitor_group_info() local 166 struct intel_perf_config *perf_cfg = screen->perf_cfg; in crocus_init_monitor_ctx() local 184 struct intel_perf_config *perf_cfg = screen->perf_cfg; in crocus_create_monitor_object() local
|
| D | crocus_performance_query.c | 41 struct intel_perf_config *perf_cfg = NULL; in crocus_init_perf_query_info() local 152 struct intel_perf_config *perf_cfg = intel_perf_config(perf_ctx); in crocus_get_perf_query_info() local 175 struct intel_perf_config *perf_cfg = intel_perf_config(perf_ctx); in crocus_get_perf_counter_info() local
|
| D | crocus_perf.c | 86 crocus_perf_init_vtbl(struct intel_perf_config *perf_cfg) in crocus_perf_init_vtbl()
|
| D | crocus_screen.h | 212 struct intel_perf_config *perf_cfg; member
|
| /external/mesa3d/src/intel/perf/ |
| D | intel_perf_query.c | 585 struct intel_perf_config *perf_cfg, in intel_perf_init_context() 727 struct intel_perf_config *perf_cfg = perf_ctx->perf; in snapshot_query_layout() local 761 struct intel_perf_config *perf_cfg = perf_ctx->perf; in intel_perf_begin_query() local 920 struct intel_perf_config *perf_cfg = perf_ctx->perf; in intel_perf_end_query() local 1074 struct intel_perf_config *perf_cfg = perf_ctx->perf; in read_oa_samples_for_query() local 1117 struct intel_perf_config *perf_cfg = perf_ctx->perf; in intel_perf_wait_query() local 1152 struct intel_perf_config *perf_cfg = perf_ctx->perf; in intel_perf_is_query_ready() local 1429 struct intel_perf_config *perf_cfg = perf_ctx->perf; in intel_perf_delete_query() local 1481 struct intel_perf_config *perf_cfg = perf_ctx->perf; in get_oa_counter_data() local 1526 struct intel_perf_config *perf_cfg = perf_ctx->perf; in get_pipeline_stats_data() local [all …]
|
| D | intel_perf_query_layout.c | 98 struct intel_perf_config *perf_cfg = intel_perf_new(NULL); in main() local
|
| D | intel_perf.c | 301 intel_perf_load_metric_id(struct intel_perf_config *perf_cfg, in intel_perf_load_metric_id() 522 load_pipeline_statistic_metrics(struct intel_perf_config *perf_cfg, in load_pipeline_statistic_metrics() 823 intel_perf_load_configuration(struct intel_perf_config *perf_cfg, int fd, const char *guid) in intel_perf_load_configuration() 856 intel_perf_store_configuration(struct intel_perf_config *perf_cfg, int fd, in intel_perf_store_configuration() 1454 intel_perf_init_query_fields(struct intel_perf_config *perf_cfg, in intel_perf_init_query_fields() 1539 intel_perf_init_metrics(struct intel_perf_config *perf_cfg, in intel_perf_init_metrics()
|
| 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()
|
| /external/perfetto/src/profiling/perf/ |
| D | event_config_unittest.cc | 42 const protos::gen::PerfEventConfig& perf_cfg, in CreateEventConfig()
|