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

/xsrc/external/mit/MesaLib.old/dist/src/intel/perf/
H A Dgen_perf.c444 uint64_t high0 = (uint64_t)(high_bytes0[a_index]) << 32; local in function:accumulate_uint40
446 uint64_t value0 = report0[a_index + 4] | high0;
/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dintel_perf.c955 uint64_t high0 = (uint64_t)(high_bytes0[a_index]) << 32; local in function:accumulate_uint40
957 uint64_t value0 = report0[a_index + 4] | high0;

Completed in 5 milliseconds