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

/xsrc/external/mit/MesaLib.old/dist/src/intel/perf/
H A Dgen_perf.c442 const uint8_t *high_bytes0 = (uint8_t *)(report0 + 40); local in function:accumulate_uint40
444 uint64_t high0 = (uint64_t)(high_bytes0[a_index]) << 32;
/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dintel_perf.c953 const uint8_t *high_bytes0 = (uint8_t *)(report0 + 40); local in function:accumulate_uint40
955 uint64_t high0 = (uint64_t)(high_bytes0[a_index]) << 32;

Completed in 5 milliseconds