18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Tracepoint definitions for s390_cio 48c2ecf20Sopenharmony_ci * 58c2ecf20Sopenharmony_ci * Copyright IBM Corp. 2015 68c2ecf20Sopenharmony_ci * Author(s): Peter Oberparleiter <oberpar@linux.vnet.ibm.com> 78c2ecf20Sopenharmony_ci */ 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#include <asm/crw.h> 108c2ecf20Sopenharmony_ci#include "cio.h" 118c2ecf20Sopenharmony_ci 128c2ecf20Sopenharmony_ci#define CREATE_TRACE_POINTS 138c2ecf20Sopenharmony_ci#include "trace.h" 148c2ecf20Sopenharmony_ci 158c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL(s390_cio_stsch); 168c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL(s390_cio_msch); 178c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL(s390_cio_tsch); 188c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL(s390_cio_tpi); 198c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL(s390_cio_ssch); 208c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL(s390_cio_csch); 218c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL(s390_cio_hsch); 228c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL(s390_cio_xsch); 238c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL(s390_cio_rsch); 248c2ecf20Sopenharmony_ciEXPORT_TRACEPOINT_SYMBOL(s390_cio_chsc); 25