Searched refs:oa_report_header_64bit (Results 1 – 2 of 2) sorted by relevance
183 #define oa_report_header_64bit(__s) \ macro188 return oa_report_header_64bit(stream) ? *(u64 *)report : *(u32 *)report; in oa_report_id()193 if (oa_report_header_64bit(stream)) in oa_report_id_clear()201 return oa_report_header_64bit(stream) ? in oa_timestamp()208 if (oa_report_header_64bit(stream)) in oa_timestamp_clear()
459 #define oa_report_header_64bit(__s) \ macro464 return oa_report_header_64bit(stream) ? *(u64 *)report : *(u32 *)report; in oa_report_id()477 if (oa_report_header_64bit(stream)) in oa_report_id_clear()491 return oa_report_header_64bit(stream) ? in oa_timestamp()498 if (oa_report_header_64bit(stream)) in oa_timestamp_clear()506 u32 ctx_id = oa_report_header_64bit(stream) ? report[4] : report[2]; in oa_context_id()513 if (oa_report_header_64bit(stream)) in oa_context_id_squash()