Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/storagemonitoring/
DUidIoRecord.java32 public final long foreground_read_bytes; field in UidIoRecord
45 long foreground_read_bytes, in UidIoRecord() argument
57 this.foreground_read_bytes = foreground_read_bytes; in UidIoRecord()
77 foreground_read_bytes - other.foreground.bytesReadFromStorage, in delta()
96 foreground_read_bytes - other.foreground_read_bytes, in delta()
DIoStatsEntry.java107 record.foreground_read_bytes, in IoStatsEntry()
205 && record.foreground_read_bytes == foreground.bytesReadFromStorage in representsSameMetrics()
/packages/services/Car/service/src/com/android/car/storagemonitoring/
DProcfsUidIoStatsProvider.java76 long foreground_read_bytes = Long.valueOf(tokenizer.nextToken()); in load() local
88 foreground_read_bytes, in load()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DIoStatsTrackerTest.java253 private long foreground_read_bytes; field in IoStatsTrackerTest.UserActivity
278 foreground_read_bytes, in updateSystemState()
DCarStorageMonitoringTest.java543 assertThat(delta.foreground_read_bytes).isEqualTo(0); in testUidIoStatsRecordDelta()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarStorageMonitoringTest.java477 oldRecord1000.foreground_read_bytes, in testAggregateIoStats()
528 oldRecord0.foreground_read_bytes, in testIoStatsDeltas()
559 newRecord0.foreground_read_bytes, in testIoStatsDeltas()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt940 field TIRAMISU_0 long foreground_read_bytes;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2383 field public final long foreground_read_bytes;
/packages/services/Car/car-lib/api/
Dsystem-current.txt2383 field public final long foreground_read_bytes;
Dtest-current.txt2464 field public final long foreground_read_bytes;
Dsystem-lint-baseline.txt4196 UnflaggedApi: android.car.storagemonitoring.UidIoRecord#foreground_read_bytes:
4197 … be flagged with @FlaggedApi: field android.car.storagemonitoring.UidIoRecord.foreground_read_bytes