Home
last modified time | relevance | path

Searched refs:ffsb_statsd_init (Results 1 – 4 of 4) sorted by relevance

/external/ltp/utils/ffsb-6.0-rc2/
Dffsb_stats.h89 void ffsb_statsd_init(ffsb_statsd_t *, ffsb_statsc_t *);
Dffsb_stats.c81 void ffsb_statsd_init(ffsb_statsd_t * fsd, ffsb_statsc_t * fsc) in ffsb_statsd_init() function
228 ffsb_statsd_init(&fsd, &fsc);
Dffsb_thread.c48 ffsb_statsd_init(&ft->fsd, fsc); in ft_set_statsc()
Dffsb_tg.c360 ffsb_statsd_init(fsd, &tg->fsc); in tg_collect_stats()