Home
last modified time | relevance | path

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

/dports/www/domoticz/domoticz-2020.2/hardware/
H A DTE923Tool.cpp327 unsigned char readretries=0; in get_te923_lifedata() local
331 readretries++; in get_te923_lifedata()
346 unsigned char readretries=0; in get_te923_devstate() local
350 readretries++; in get_te923_devstate()
361 readretries=0; in get_te923_devstate()
365 readretries++; in get_te923_devstate()
425 readretries++; in get_te923_memdata()
441 unsigned char readretries=0; in get_te923_memdata() local
445 readretries++; in get_te923_memdata()
476 readretries=0; in get_te923_memdata()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/node_exporter/vendor/github.com/lufia/iostat/
H A Diostat_darwin.h24 int64_t readretries; member
H A Diostat_darwin.go37 ReadRetries: int64(buf[i].readretries),
H A Diostat_darwin.c100 {kIOBlockStorageDriverStatisticsReadRetriesKey, offsetof(DriveStats, readretries)},
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/lufia/iostat/
H A Diostat_darwin.h24 int64_t readretries; member
H A Diostat_darwin.go37 ReadRetries: int64(buf[i].readretries),
H A Diostat_darwin.c100 {kIOBlockStorageDriverStatisticsReadRetriesKey, offsetof(DriveStats, readretries)},