Searched refs:oa_report_header_64bit (Results 1 – 1 of 1) sorted by relevance
458 #define oa_report_header_64bit(__s) \ macro463 return oa_report_header_64bit(stream) ? *(u64 *)report : *(u32 *)report; in oa_report_id()476 if (oa_report_header_64bit(stream)) in oa_report_id_clear()490 return oa_report_header_64bit(stream) ? in oa_timestamp()497 if (oa_report_header_64bit(stream)) in oa_timestamp_clear()505 u32 ctx_id = oa_report_header_64bit(stream) ? report[4] : report[2]; in oa_context_id()512 if (oa_report_header_64bit(stream)) in oa_context_id_squash()