Searched refs:lcore_stat (Results 1 – 1 of 1) sorted by relevance
31 struct lcore_stat { struct44 struct lcore_stat stats; argument67 lcore_stat_update(struct lcore_stat *ls, uint64_t call, uint64_t obj, in lcore_stat_update()80 lcore_op_stat_aggr(struct lcore_stat *ms, const struct lcore_stat *ls) in lcore_op_stat_aggr()91 lcore_stat_aggr(struct lcore_stat *ms, const struct lcore_stat *ls) in lcore_stat_aggr()98 lcore_stat_dump(FILE *f, uint32_t lc, const struct lcore_stat *ls) in lcore_stat_dump()339 static const struct lcore_stat init_stat = { in test_mt1()