Home
last modified time | relevance | path

Searched refs:periodic_chores_interval_disk_stats_publish (Results 1 – 2 of 2) sorted by relevance

/system/core/storaged/include/
Dstoraged.h72 int periodic_chores_interval_disk_stats_publish; member
/system/core/storaged/
Dstoraged.cpp148 mConfig.periodic_chores_interval_disk_stats_publish = in storaged_t()
316 if (!(mTimer % mConfig.periodic_chores_interval_disk_stats_publish)) { in event()