Searched refs:mAccumulate (Results 1 – 2 of 2) sorted by relevance
291 add_disk_stats(&inc, &mAccumulate); in update()296 struct disk_perf acc_perf = get_disk_perf(&mAccumulate); in update()298 log_event_disk_stats(&mAccumulate, "stalled"); in update()300 memset(&mAccumulate, 0, sizeof(mAccumulate)); in update()327 log_event_disk_stats(&mAccumulate, "regular"); in publish()
149 struct disk_stats mAccumulate; /* reset after stall */ variable185 mAccumulate(),