Lines Matching defs:report32
780 u32 *report32 = (void *)report;
790 ctx_id = oa_context_id(stream, report32);
835 oa_context_id_squash(stream, report32);
880 oa_context_id_squash(stream, report32);
896 oa_report_id_clear(stream, report32);
897 oa_timestamp_clear(stream, report32);
901 u32 part = oa_buf_end - (u8 *)report32;
905 memset(report32, 0, report_size);
907 memset(report32, 0, part);
1097 u32 *report32 = (void *)report;
1120 if (report32[0] == 0) {
1134 report32[0] = 0;
1135 report32[1] = 0;