xref: /openbmc/linux/arch/s390/include/asm/perf_event.h (revision 7dd65feb)
1 /*
2  * Performance event support - s390 specific definitions.
3  *
4  * Copyright 2009 Martin Schwidefsky, IBM Corporation.
5  */
6 
7 static inline void set_perf_event_pending(void) {}
8 static inline void clear_perf_event_pending(void) {}
9 
10 #define PERF_EVENT_INDEX_OFFSET 0
11