perf_counter.h 234 B

12345678
  1. /*
  2. * Performance counter support - s390 specific definitions.
  3. *
  4. * Copyright 2009 Martin Schwidefsky, IBM Corporation.
  5. */
  6. static inline void set_perf_counter_pending(void) {}
  7. static inline void clear_perf_counter_pending(void) {}