Searched refs:oa_report_header_64bit (Results 1 – 2 of 2) sorted by relevance
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()
206 #define oa_report_header_64bit(__s) \ macro211 return oa_report_header_64bit(stream) ? *(u64 *)report : *(u32 *)report; in oa_report_id()216 if (oa_report_header_64bit(stream)) in oa_report_id_clear()224 return oa_report_header_64bit(stream) ? in oa_timestamp()231 if (oa_report_header_64bit(stream)) in oa_timestamp_clear()