Searched refs:oa_report_header_64bit (Results 1 – 2 of 2) sorted by relevance
460 #define oa_report_header_64bit(__s) \ macro465 return oa_report_header_64bit(stream) ? *(u64 *)report : *(u32 *)report; in oa_report_id()478 if (oa_report_header_64bit(stream)) in oa_report_id_clear()492 return oa_report_header_64bit(stream) ? in oa_timestamp()499 if (oa_report_header_64bit(stream)) in oa_timestamp_clear()507 u32 ctx_id = oa_report_header_64bit(stream) ? report[4] : report[2]; in oa_context_id()514 if (oa_report_header_64bit(stream)) in oa_context_id_squash()
213 #define oa_report_header_64bit(__s) \ macro218 return oa_report_header_64bit(stream) ? *(u64 *)report : *(u32 *)report; in oa_report_id()223 if (oa_report_header_64bit(stream)) in oa_report_id_clear()231 return oa_report_header_64bit(stream) ? in oa_timestamp()238 if (oa_report_header_64bit(stream)) in oa_timestamp_clear()