Searched refs:report0 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/perf/ |
| H A D | gen_perf.c | 428 accumulate_uint32(const uint32_t *report0, argument 432 *accumulator += (uint32_t)(*report1 - *report0); 438 const uint32_t *report0, 442 const uint8_t *high_bytes0 = (uint8_t *)(report0 + 40); 446 uint64_t value0 = report0[a_index + 4] | high0; 437 accumulate_uint40(int a_index,const uint32_t * report0,const uint32_t * report1,uint64_t * accumulator) argument
|
| /xsrc/external/mit/MesaLib/dist/src/intel/perf/ |
| H A D | intel_perf.c | 939 accumulate_uint32(const uint32_t *report0, argument 943 *accumulator += (uint32_t)(*report1 - *report0); 949 const uint32_t *report0, 953 const uint8_t *high_bytes0 = (uint8_t *)(report0 + 40); 957 uint64_t value0 = report0[a_index + 4] | high0; 948 accumulate_uint40(int a_index,const uint32_t * report0,const uint32_t * report1,uint64_t * accumulator) argument
|
Completed in 4 milliseconds