HomeSort by: relevance | last modified time | path
    Searched defs:__collector_ext_profile_handler (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/libcollector/
profile.c 249 * void __collector_ext_profile_handler( siginfo_t *info, ucontext_t *context )
253 __collector_ext_profile_handler (siginfo_t *info, ucontext_t *context) function
260 TprintfT (0, "__collector_ext_profile_handler: ERROR: prof_mode=%d guard=%d!\n",
265 TprintfT (0, "__collector_ext_profile_handler\n");
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
profile.c 249 * void __collector_ext_profile_handler( siginfo_t *info, ucontext_t *context )
253 __collector_ext_profile_handler (siginfo_t *info, ucontext_t *context) function
260 TprintfT (0, "__collector_ext_profile_handler: ERROR: prof_mode=%d guard=%d!\n",
265 TprintfT (0, "__collector_ext_profile_handler\n");

Completed in 26 milliseconds