Searched refs:last_sample_event (Results 1 – 1 of 1) sorted by relevance
49 uint64_t last_sample_event = prof_sample_last_event_get(tsd); in prof_sample_fetch_elapsed() local51 return last_event - last_sample_event; in prof_sample_fetch_elapsed()