Searched refs:high_bytes1 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/perf/
H A Dgen_perf.c443 const uint8_t *high_bytes1 = (uint8_t *)(report1 + 40); local in function:accumulate_uint40
445 uint64_t high1 = (uint64_t)(high_bytes1[a_index]) << 32;
/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dintel_perf.c954 const uint8_t *high_bytes1 = (uint8_t *)(report1 + 40); local in function:accumulate_uint40
956 uint64_t high1 = (uint64_t)(high_bytes1[a_index]) << 32;

Completed in 4 milliseconds