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