Home
last modified time | relevance | path

Searched refs:foreground_fsync (Results 1 – 11 of 11) sorted by relevance

/packages/services/Car/car-lib/src/android/car/storagemonitoring/
DUidIoRecord.java34 public final long foreground_fsync; field in UidIoRecord
47 long foreground_fsync, in UidIoRecord() argument
59 this.foreground_fsync = foreground_fsync; in UidIoRecord()
79 foreground_fsync - other.foreground.fsyncCalls, in delta()
98 foreground_fsync - other.foreground_fsync, in delta()
DIoStatsEntry.java109 record.foreground_fsync); in IoStatsEntry()
207 && record.foreground_fsync == foreground.fsyncCalls in representsSameMetrics()
/packages/services/Car/service/src/com/android/car/storagemonitoring/
DProcfsUidIoStatsProvider.java82 long foreground_fsync = Long.valueOf(tokenizer.nextToken()); in load() local
90 foreground_fsync, in load()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DIoStatsTrackerTest.java235 user0.foreground_fsync = 1; in testUpdateGoAwayComeBackIo()
255 private long foreground_fsync; field in IoStatsTrackerTest.UserActivity
280 foreground_fsync, in updateSystemState()
DCarStorageMonitoringTest.java545 assertThat(delta.foreground_fsync).isEqualTo(20); in testUidIoStatsRecordDelta()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarStorageMonitoringTest.java479 oldRecord1000.foreground_fsync + 1, in testAggregateIoStats()
530 oldRecord0.foreground_fsync, in testIoStatsDeltas()
561 newRecord0.foreground_fsync, in testIoStatsDeltas()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt942 field TIRAMISU_0 long foreground_fsync;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2381 field public final long foreground_fsync;
/packages/services/Car/car-lib/api/
Dsystem-current.txt2381 field public final long foreground_fsync;
Dtest-current.txt2462 field public final long foreground_fsync;
Dsystem-lint-baseline.txt4192 UnflaggedApi: android.car.storagemonitoring.UidIoRecord#foreground_fsync:
4193 … must be flagged with @FlaggedApi: field android.car.storagemonitoring.UidIoRecord.foreground_fsync