SIGPROF           994 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc     case SIGPROF:
SIGPROF           457 third_party/tcmalloc/chromium/src/profile-handler.cc   const int signal_number = (timer_type_ == ITIMER_PROF ? SIGPROF : SIGALRM);
SIGPROF           469 third_party/tcmalloc/chromium/src/profile-handler.cc   const int signal_number = (timer_type_ == ITIMER_PROF ? SIGPROF : SIGALRM);
SIGPROF           475 third_party/tcmalloc/chromium/src/profile-handler.cc   const int signal_number = (timer_type_ == ITIMER_PROF ? SIGPROF : SIGALRM);
SIGPROF            59 third_party/tcmalloc/chromium/src/tests/getpc_test.cc   if (sigaction(SIGPROF, &sa, NULL) != 0) {
SIGPROF            81 third_party/tcmalloc/chromium/src/tests/profile-handler_unittest.cc static int signal_number_ = SIGPROF;
SIGPROF           204 third_party/tcmalloc/chromium/src/tests/profile-handler_unittest.cc     signal_number_ = (getenv("CPUPROFILE_REALTIME") ? SIGALRM : SIGPROF);
SIGPROF           457 third_party/tcmalloc/vendor/src/profile-handler.cc   const int signal_number = (timer_type_ == ITIMER_PROF ? SIGPROF : SIGALRM);
SIGPROF           469 third_party/tcmalloc/vendor/src/profile-handler.cc   const int signal_number = (timer_type_ == ITIMER_PROF ? SIGPROF : SIGALRM);
SIGPROF           475 third_party/tcmalloc/vendor/src/profile-handler.cc   const int signal_number = (timer_type_ == ITIMER_PROF ? SIGPROF : SIGALRM);
SIGPROF            59 third_party/tcmalloc/vendor/src/tests/getpc_test.cc   if (sigaction(SIGPROF, &sa, NULL) != 0) {
SIGPROF            81 third_party/tcmalloc/vendor/src/tests/profile-handler_unittest.cc static int signal_number_ = SIGPROF;
SIGPROF           204 third_party/tcmalloc/vendor/src/tests/profile-handler_unittest.cc     signal_number_ = (getenv("CPUPROFILE_REALTIME") ? SIGALRM : SIGPROF);