Home
last modified time | relevance | path

Searched refs:stats_counter_bump (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dstable.c129 stats_counter_bump(Blockcount); in stable_newchunk()
206 stats_counter_bump(Add0); in stable()
208 stats_counter_bump(Add1); in stable()
210 stats_counter_bump(Add2); in stable()
212 stats_counter_bump(Add3); in stable()
214 stats_counter_bump(Addn); in stable()
H A Dout.c136 stats_counter_bump(Outcount); in vout()
177 stats_counter_bump(Errcount); in vout()
180 stats_counter_bump(Warncount); in vout()
H A Dalloc.c81 stats_counter_bump(Malloccount); in alloc_malloc()
145 stats_counter_bump(Malloccount); in alloc_xmalloc()
H A Dlut.c110 stats_counter_bump(Addtotal); in lut_add()
120 stats_counter_bump(Lookuptotal); in lut_lookup()
143 stats_counter_bump(Lookuptotal); in lut_lookup_lhs()
H A Dstats.h44 void stats_counter_bump(struct stats *sp);
H A Dtree.c219 stats_counter_bump(Nodecount); in newnode()
556 stats_counter_bump(Namecount); in tree_name()
606 stats_counter_bump(Namecount); in tree_iname()
1041 stats_counter_bump(countp); in dodecl()
1047 stats_counter_bump(countp); in dodecl()
1208 stats_counter_bump(Configcount); in tree_decl()
1264 stats_counter_bump(Propcount); in tree_stmt()
1288 stats_counter_bump(Maskcount); in tree_stmt()
1296 stats_counter_bump(Maskcount); in tree_stmt()
H A Dstats.c135 stats_counter_bump(struct stats *sp) in stats_counter_bump() function
H A Desclex.c252 stats_counter_bump(Filecount); in lex_init()
687 stats_counter_bump(Tokcount); in record()
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dalloc.c107 stats_counter_bump(Malloccount); in alloc_malloc()
176 stats_counter_bump(Freecount); in alloc_free()
199 stats_counter_bump(Malloccount); in alloc_xmalloc()
213 stats_counter_bump(Freecount); in alloc_xfree()
H A Dipath.c188 stats_counter_bump(Nipath); in ipath_dummy()
214 stats_counter_bump(Nipath); in ipath_for_usednames()
271 stats_counter_bump(Nipath); in ipath()
H A Dstats.c126 stats_counter_bump(struct stats *sp) in stats_counter_bump() function
H A Diexpr.c255 stats_counter_bump(Niexpr); in iexpr()
H A Dfme.c1422 stats_counter_bump(nfmep->Rcount); in upsets_eval()
1715 stats_counter_bump(fmep->Rcount); in fme_receive_report()
1830 stats_counter_bump(fmep->Rcount); in fme_receive_report()
2518 stats_counter_bump(statp); in istat_bump()
3391 stats_counter_bump(fmep->diags); in fme_eval()
3594 stats_counter_bump(fmep->Tcallcount); in triggered()
3625 stats_counter_bump(fmep->Marrowcount); in mark_arrows()
3778 stats_counter_bump(fmep->Ecallcount); in effects_test()
3866 stats_counter_bump(fmep->Rcallcount); in requirements_test()
4062 stats_counter_bump(fmep->Ccallcount); in causes_test()
[all …]