Searched defs:wr (Results 1 - 1 of 1) sorted by relevance
/systemd/src/cgtop/ | ||
H A D | cgtop.c | 275 uint64_t wr = 0, rd = 0; local 305 q = ≀ 331 if (wr > g->io_output) 332 yw = wr - g->io_output; 344 g->io_output = wr; |
Completed in 13 milliseconds