15 subsys_hs_initialize(
void)
21 subsys_hs_shutdown(
void)
32 .initialize = subsys_hs_initialize,
33 .shutdown = subsys_hs_shutdown,
const smartlist_t * hs_metrics_get_stores(void)
Header for feature/hs/hs_metrics.c.
Header for feature/hs/hs_sys.c.
Types used to declare a subsystem.
#define SUBSYS_DECLARE_LOCATION()