Searched refs:log_event_disk_stats (Results 1 – 3 of 3) sorted by relevance
42 void log_event_disk_stats(struct disk_stats* stats, const char* type);
39 log_event_disk_stats(&mAccumulate, "regular"); in publish()116 log_event_disk_stats(&mAccumulate, "stalled"); in update()
215 void log_event_disk_stats(struct disk_stats* stats, const char* type) { in log_event_disk_stats() function