offset_matched    822 arch/x86/kvm/trace.h 	TP_PROTO(bool use_master_clock, unsigned int host_clock, bool offset_matched),
offset_matched    823 arch/x86/kvm/trace.h 	TP_ARGS(use_master_clock, host_clock, offset_matched),
offset_matched    828 arch/x86/kvm/trace.h 		__field(		bool,	offset_matched		)
offset_matched    834 arch/x86/kvm/trace.h 		__entry->offset_matched		= offset_matched;
offset_matched    840 arch/x86/kvm/trace.h 		  __entry->offset_matched)