Searched refs:num_sample_events_mapped (Results 1 – 2 of 2) sorted by relevance
161 ++stats_.num_sample_events_mapped; in ProcessEvents()231 << stats_.num_sample_events_mapped << " of these were mapped"; in ProcessEvents()234 static_cast<float>(stats_.num_sample_events_mapped) / in ProcessEvents()
112 uint32_t num_sample_events_mapped; member