Searched refs:foreground_fsync (Results 1 – 7 of 7) sorted by relevance
34 public final long foreground_fsync; field in UidIoRecord47 long foreground_fsync, in UidIoRecord() argument59 this.foreground_fsync = foreground_fsync; in UidIoRecord()79 foreground_fsync - other.foreground.fsyncCalls, in delta()98 foreground_fsync - other.foreground_fsync, in delta()
101 record.foreground_fsync); in IoStatsEntry()198 && record.foreground_fsync == foreground.fsyncCalls in representsSameMetrics()
82 long foreground_fsync = Long.valueOf(tokenizer.nextToken()); in load() local90 foreground_fsync, in load()
233 user0.foreground_fsync = 1; in testUpdateGoAwayComeBackIo()253 private long foreground_fsync; field in IoStatsTrackerTest.UserActivity278 foreground_fsync, in updateSystemState()
544 assertThat(delta.foreground_fsync).isEqualTo(20); in testUidIoStatsRecordDelta()
482 oldRecord1000.foreground_fsync + 1, in testAggregateIoStats()533 oldRecord0.foreground_fsync, in testIoStatsDeltas()564 newRecord0.foreground_fsync, in testIoStatsDeltas()
1225 field public final long foreground_fsync;