Home
last modified time | relevance | path

Searched refs:last_sample_event (Results 1 – 1 of 1) sorted by relevance

/src/contrib/jemalloc/src/
H A Dthread_event.c49 uint64_t last_sample_event = prof_sample_last_event_get(tsd); in prof_sample_fetch_elapsed() local
51 return last_event - last_sample_event; in prof_sample_fetch_elapsed()