Home
last modified time | relevance | path

Searched refs:accumulate_uint32 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/perf/
Dgen_perf.c945 accumulate_uint32(const uint32_t *report0, in accumulate_uint32() function
1046 accumulate_uint32(start + 1, end + 1, in gen_perf_query_result_accumulate()
1048 accumulate_uint32(start + 3, end + 3, in gen_perf_query_result_accumulate()
1059 accumulate_uint32(start + 36 + i, end + 36 + i, in gen_perf_query_result_accumulate()
1065 accumulate_uint32(start + 48 + i, end + 48 + i, in gen_perf_query_result_accumulate()
1071 accumulate_uint32(start + 56 + i, end + 56 + i, in gen_perf_query_result_accumulate()
1077 accumulate_uint32(start + 1, end + 1, result->accumulator); /* timestamp */ in gen_perf_query_result_accumulate()
1080 accumulate_uint32(start + 3 + i, end + 3 + i, in gen_perf_query_result_accumulate()
/external/igt-gpu-tools/tests/
Dperf.c623 accumulate_uint32(size_t offset, in accumulate_uint32() function
658 accumulate_uint32(4, start, end, deltas + idx++); in accumulate_reports()
661 accumulate_uint32(12, start, end, deltas + idx++); in accumulate_reports()
664 accumulate_uint32(4, start, end, deltas + idx++); in accumulate_reports()
673 accumulate_uint32(format.a_off + 4 * i, in accumulate_reports()
678 accumulate_uint32(format.b_off + 4 * i, in accumulate_reports()
683 accumulate_uint32(format.c_off + 4 * i, in accumulate_reports()