Home
last modified time | relevance | path

Searched refs:UFSHC_PATH (Results 1 – 7 of 7) sorted by relevance

/device/google/redbull/pixelstats/
Dservice.cpp32 #define UFSHC_PATH(filename) "/dev/sys/block/bootdevice/" #filename macro
34 .SlowioReadCntPath = UFSHC_PATH(slowio_read_cnt),
35 .SlowioWriteCntPath = UFSHC_PATH(slowio_write_cnt),
36 .SlowioUnmapCntPath = UFSHC_PATH(slowio_unmap_cnt),
37 .SlowioSyncCntPath = UFSHC_PATH(slowio_sync_cnt),
43 .UFSLifetimeA = UFSHC_PATH(health_descriptor/life_time_estimation_a),
44 .UFSLifetimeB = UFSHC_PATH(health_descriptor/life_time_estimation_b),
45 .UFSLifetimeC = UFSHC_PATH(health_descriptor/life_time_estimation_c),
49 UFSHC_PATH(err_stats/err_host_reset)
/device/google/sunfish/pixelstats/
Dservice.cpp32 #define UFSHC_PATH(filename) "/dev/sys/block/bootdevice/" #filename macro
34 .SlowioReadCntPath = UFSHC_PATH(slowio_read_cnt),
35 .SlowioWriteCntPath = UFSHC_PATH(slowio_write_cnt),
36 .SlowioUnmapCntPath = UFSHC_PATH(slowio_unmap_cnt),
37 .SlowioSyncCntPath = UFSHC_PATH(slowio_sync_cnt),
43 .UFSLifetimeA = UFSHC_PATH(health/lifetimeA),
44 .UFSLifetimeB = UFSHC_PATH(health/lifetimeB),
45 .UFSLifetimeC = UFSHC_PATH(health/lifetimeC),
49 UFSHC_PATH(err_stats/err_host_reset)
/device/google/gs101/pixelstats/
Dservice.cpp29 #define UFSHC_PATH(filename) "/dev/sys/block/bootdevice/" #filename macro
30 #define UFS_ERR_PATH(err_type) UFSHC_PATH(err_stats/) #err_type
32 .SlowioReadCntPath = UFSHC_PATH(slowio_read_cnt),
33 .SlowioWriteCntPath = UFSHC_PATH(slowio_write_cnt),
34 .SlowioUnmapCntPath = UFSHC_PATH(slowio_unmap_cnt),
35 .SlowioSyncCntPath = UFSHC_PATH(slowio_sync_cnt),
37 .UFSLifetimeA = UFSHC_PATH(health_descriptor/life_time_estimation_a),
38 .UFSLifetimeB = UFSHC_PATH(health_descriptor/life_time_estimation_b),
39 .UFSLifetimeC = UFSHC_PATH(health_descriptor/life_time_estimation_c),
/device/google/gs201/pixelstats/
Dservice.cpp32 #define UFSHC_PATH(filename) "/dev/sys/block/bootdevice/" #filename macro
33 #define UFS_ERR_PATH(err_type) UFSHC_PATH(err_stats/) #err_type
35 .SlowioReadCntPath = UFSHC_PATH(slowio_read_cnt),
36 .SlowioWriteCntPath = UFSHC_PATH(slowio_write_cnt),
37 .SlowioUnmapCntPath = UFSHC_PATH(slowio_unmap_cnt),
38 .SlowioSyncCntPath = UFSHC_PATH(slowio_sync_cnt),
40 .UFSLifetimeA = UFSHC_PATH(health_descriptor/life_time_estimation_a),
41 .UFSLifetimeB = UFSHC_PATH(health_descriptor/life_time_estimation_b),
42 .UFSLifetimeC = UFSHC_PATH(health_descriptor/life_time_estimation_c),
/device/google/zumapro/pixelstats/
Dservice.cpp31 #define UFSHC_PATH(filename) "/dev/sys/block/bootdevice/" #filename macro
32 #define UFS_ERR_PATH(err_type) UFSHC_PATH(err_stats/) #err_type
34 .SlowioReadCntPath = UFSHC_PATH(slowio_read_cnt),
35 .SlowioWriteCntPath = UFSHC_PATH(slowio_write_cnt),
36 .SlowioUnmapCntPath = UFSHC_PATH(slowio_unmap_cnt),
37 .SlowioSyncCntPath = UFSHC_PATH(slowio_sync_cnt),
39 .UFSLifetimeA = UFSHC_PATH(health_descriptor/life_time_estimation_a),
40 .UFSLifetimeB = UFSHC_PATH(health_descriptor/life_time_estimation_b),
41 .UFSLifetimeC = UFSHC_PATH(health_descriptor/life_time_estimation_c),
/device/google/zuma/pixelstats/
Dservice.cpp31 #define UFSHC_PATH(filename) "/dev/sys/block/bootdevice/" #filename macro
32 #define UFS_ERR_PATH(err_type) UFSHC_PATH(err_stats/) #err_type
34 .SlowioReadCntPath = UFSHC_PATH(slowio_read_cnt),
35 .SlowioWriteCntPath = UFSHC_PATH(slowio_write_cnt),
36 .SlowioUnmapCntPath = UFSHC_PATH(slowio_unmap_cnt),
37 .SlowioSyncCntPath = UFSHC_PATH(slowio_sync_cnt),
39 .UFSLifetimeA = UFSHC_PATH(health_descriptor/life_time_estimation_a),
40 .UFSLifetimeB = UFSHC_PATH(health_descriptor/life_time_estimation_b),
41 .UFSLifetimeC = UFSHC_PATH(health_descriptor/life_time_estimation_c),
/device/google/coral/pixelstats/
Dservice.cpp33 #define UFSHC_PATH(filename) "/dev/sys/block/bootdevice/" #filename macro
36 .SlowioReadCntPath = UFSHC_PATH(slowio_read_cnt),
37 .SlowioWriteCntPath = UFSHC_PATH(slowio_write_cnt),
38 .SlowioUnmapCntPath = UFSHC_PATH(slowio_unmap_cnt),
39 .SlowioSyncCntPath = UFSHC_PATH(slowio_sync_cnt),
51 UFSHC_PATH(err_stats/err_host_reset)