Searched defs:perf_cfg (Results 1 – 9 of 9) sorted by relevance
46 const struct gen_perf_config *perf_cfg = screen->perf_cfg; in iris_get_monitor_info() local96 struct gen_perf_config *perf_cfg = gen_perf_new(screen); in iris_monitor_init_metrics() local121 const struct gen_perf_config *perf_cfg = screen->perf_cfg; in iris_get_monitor_group_info() local152 struct gen_perf_config *perf_cfg = screen->perf_cfg; in iris_init_monitor_ctx() local169 struct gen_perf_config *perf_cfg = screen->perf_cfg; in iris_create_monitor_object() local
38 struct gen_perf_config *perf_cfg = NULL; in iris_init_perf_query_info() local144 struct gen_perf_config *perf_cfg = gen_perf_config(perf_ctx); in iris_get_perf_query_info() local167 struct gen_perf_config *perf_cfg = gen_perf_config(perf_ctx); in iris_get_perf_counter_info() local
86 iris_perf_init_vtbl(struct gen_perf_config *perf_cfg) in iris_perf_init_vtbl()
203 struct gen_perf_config *perf_cfg; member
550 struct gen_perf_config *perf_cfg, in gen_perf_init_context()650 struct gen_perf_config *perf_cfg = perf_ctx->perf; in gen_perf_begin_query() local864 struct gen_perf_config *perf_cfg = perf_ctx->perf; in gen_perf_end_query() local996 struct gen_perf_config *perf_cfg = perf_ctx->perf; in read_oa_samples_for_query() local1040 struct gen_perf_config *perf_cfg = perf_ctx->perf; in gen_perf_wait_query() local1075 struct gen_perf_config *perf_cfg = perf_ctx->perf; in gen_perf_is_query_ready() local1352 struct gen_perf_config *perf_cfg = perf_ctx->perf; in gen_perf_delete_query() local1435 struct gen_perf_config *perf_cfg = perf_ctx->perf; in get_oa_counter_data() local1480 struct gen_perf_config *perf_cfg = perf_ctx->perf; in get_pipeline_stats_data() local1515 struct gen_perf_config *perf_cfg = perf_ctx->perf; in gen_perf_get_query_data() local
308 gen_perf_load_metric_id(struct gen_perf_config *perf_cfg, in gen_perf_load_metric_id()494 load_pipeline_statistic_metrics(struct gen_perf_config *perf_cfg, in load_pipeline_statistic_metrics()787 gen_perf_load_configuration(struct gen_perf_config *perf_cfg, int fd, const char *guid) in gen_perf_load_configuration()820 gen_perf_store_configuration(struct gen_perf_config *perf_cfg, int fd, in gen_perf_store_configuration()1108 gen_perf_init_metrics(struct gen_perf_config *perf_cfg, in gen_perf_init_metrics()
131 gen_perf_register_mdapi_statistic_query(struct gen_perf_config *perf_cfg, in gen_perf_register_mdapi_statistic_query()
150 struct gen_perf_config *perf_cfg = gen_perf_config(perf_ctx); in brw_get_perf_query_info() local204 struct gen_perf_config *perf_cfg = gen_perf_config(brw->perf_ctx); in brw_get_perf_counter_info() local482 struct gen_perf_config *perf_cfg = gen_perf_config(perf_ctx); in brw_init_perf_query_info() local
41 const protos::gen::PerfEventConfig& perf_cfg) { in AsDataSourceConfig()