Searched refs:blob_source_fd (Results 1 – 4 of 4) 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() argument181 blobwork = HistogramCollector::BlobWork{blob_source_fd, id}; in notify_histogram_event()
46 void notify_histogram_event(int blob_source_fd, BlobId id);
166 void histogram::HistogramCollector::notify_histogram_event(int blob_source_fd, BlobId id) { in notify_histogram_event() argument177 blobwork = HistogramCollector::BlobWork{blob_source_fd, id}; in notify_histogram_event()