Searched refs:notify_histogram_event (Results 1 – 3 of 3) sorted by relevance
47 void notify_histogram_event(int blob_source_fd, BlobId id);
170 void histogram::HistogramCollector::notify_histogram_event(int blob_source_fd, BlobId id) { in notify_histogram_event() function in histogram::HistogramCollector
956 histogram.notify_histogram_event(fd, blob_id); in HistogramEvent()