Searched defs:foreground_fsync (Results 1 – 3 of 3) sorted by relevance
34 public final long foreground_fsync; field in UidIoRecord47 long foreground_fsync, in UidIoRecord()
80 long foreground_fsync = Long.valueOf(tokenizer.nextToken()); in load() local
253 private long foreground_fsync; field in IoStatsTrackerTest.UserActivity