Lines Matching defs:report32
790 u32 *report32 = (void *)report;
800 ctx_id = oa_context_id(stream, report32);
845 oa_context_id_squash(stream, report32);
890 oa_context_id_squash(stream, report32);
906 oa_report_id_clear(stream, report32);
907 oa_timestamp_clear(stream, report32);
911 u32 part = oa_buf_end - (u8 *)report32;
915 memset(report32, 0, report_size);
917 memset(report32, 0, part);
1107 u32 *report32 = (void *)report;
1130 if (report32[0] == 0) {
1144 report32[0] = 0;
1145 report32[1] = 0;