Searched refs:blob_source_fd (Results 1 – 2 of 2) 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()