Searched refs:cancelled_write_bytes_ (Results 1 – 2 of 2) sorted by relevance
203 cancelled_write_bytes_ = taskstats_stats.cancelled_write_bytes; in TaskStatistics()213 cancelled_write_bytes_ += pid_statistics.cancelled_write_bytes_; in AddPidToTgid()243 delta.cancelled_write_bytes_ -= cancelled_write_bytes_; in Update()
81 uint64_t cancelled_write_bytes_; variable