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

/xsrc/external/mit/MesaLib.old/dist/src/intel/perf/
H A Dgen_perf.c445 uint64_t high1 = (uint64_t)(high_bytes1[a_index]) << 32; local in function:accumulate_uint40
447 uint64_t value1 = report1[a_index + 4] | high1;
/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dintel_perf.c956 uint64_t high1 = (uint64_t)(high_bytes1[a_index]) << 32; local in function:accumulate_uint40
958 uint64_t value1 = report1[a_index + 4] | high1;

Completed in 6 milliseconds