Home
last modified time | relevance | path

Searched refs:oa_counter_read_float (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/prebuilt-intermediates/perf/
Dgen_perf_metrics.c43369 counter->oa_counter_read_float = hsw__render_basic__eu_active__read; in hsw_register_render_basic_counter_query()
43381 counter->oa_counter_read_float = hsw__render_basic__ds_eu_stall__read; in hsw_register_render_basic_counter_query()
43406 counter->oa_counter_read_float = hsw__render_basic__sampler1_bottleneck__read; in hsw_register_render_basic_counter_query()
43455 counter->oa_counter_read_float = hsw__render_basic__gs_eu_stall__read; in hsw_register_render_basic_counter_query()
43467 counter->oa_counter_read_float = hsw__render_basic__cs_eu_active__read; in hsw_register_render_basic_counter_query()
43479 counter->oa_counter_read_float = hsw__render_basic__vs_eu_active__read; in hsw_register_render_basic_counter_query()
43491 counter->oa_counter_read_float = hsw__render_basic__hs_eu_active__read; in hsw_register_render_basic_counter_query()
43503 counter->oa_counter_read_float = hsw__render_basic__ds_eu_active__read; in hsw_register_render_basic_counter_query()
43515 counter->oa_counter_read_float = hsw__render_basic__gs_eu_active__read; in hsw_register_render_basic_counter_query()
43527 counter->oa_counter_read_float = hsw__render_basic__ps_eu_active__read; in hsw_register_render_basic_counter_query()
[all …]
/external/mesa3d/src/intel/perf/
Dgen_perf.h179 float (*oa_counter_read_float)(struct gen_perf_config *perf, member
Dgen_perf_query.c1457 counter->oa_counter_read_float(perf_cfg, queryinfo, in get_oa_counter_data()
/external/mesa3d/src/intel/vulkan/
Danv_perf.c426 counter_pass->counter->oa_counter_read_float(perf, in anv_perf_write_pass_results()