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

  /src/external/bsd/jemalloc.old/dist/src/
prof.c 213 prof_sample_new_event_wait(tsd_t *tsd) { function
265 return prof_sample_new_event_wait(tsd);
  /src/external/bsd/jemalloc/dist/src/
prof.c 250 prof_sample_new_event_wait(tsd_t *tsd) { function
328 .new_event_wait = &prof_sample_new_event_wait,
337 .postponed_event_wait = &prof_sample_new_event_wait,

Completed in 22 milliseconds