Searched refs:PROF_OVFL (Results 1 – 3 of 3) sorted by relevance
229 #define PROF_OVFL (__SI_PROF|1) /* some counters overflowed */ macro
203 if (from->si_code == PROF_OVFL) { in copy_siginfo_to_user()
1132 si.si_code = PROF_OVFL; /* indicates a perfmon SIGPROF signal */ in pfm_send_notification_signal()