Home
last modified time | relevance | path

Searched defs:fsc (Results 1 – 7 of 7) sorted by relevance

/external/ltp/utils/ffsb-6.0-rc2/
Dffsb_stats.c39 void ffsb_statsc_init(ffsb_statsc_t * fsc) in ffsb_statsc_init()
46 void ffsb_statsc_addbucket(ffsb_statsc_t * fsc, uint32_t min, uint32_t max) in ffsb_statsc_addbucket()
62 void ffsb_statsc_destroy(ffsb_statsc_t * fsc) in ffsb_statsc_destroy()
67 void ffsb_statsc_ignore_sys(ffsb_statsc_t * fsc, syscall_t s) in ffsb_statsc_ignore_sys()
76 int fsc_ignore_sys(ffsb_statsc_t * fsc, syscall_t s) in fsc_ignore_sys()
81 void ffsb_statsd_init(ffsb_statsd_t * fsd, ffsb_statsc_t * fsc) in ffsb_statsd_init()
167 static void print_buckets_helper(ffsb_statsc_t * fsc, uint32_t * buckets) in print_buckets_helper()
Dffsb_fs.h110 ffsb_statsc_t fsc; member
Dffsb_thread.c46 void ft_set_statsc(ffsb_thread_t * ft, ffsb_statsc_t * fsc) in ft_set_statsc()
Dffsb_tg.h102 ffsb_statsc_t fsc; member
Dffsb_tg.c342 void tg_set_statsc(ffsb_tg_t * tg, ffsb_statsc_t * fsc) in tg_set_statsc()
Dparser.c963 ffsb_statsc_t fsc = { 0, }; in init_tg_stats() local
/external/iproute2/tc/
Dq_hfsc.c147 struct tc_service_curve rsc = {}, fsc = {}, usc = {}; in hfsc_parse_class_opt() local
233 struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL; in hfsc_print_class_opt() local