Searched refs:CPP_STAT_INC (Results 1 – 1 of 1) sorted by relevance
86 # define CPP_STAT_INC(typ) StatInc(cur_thread(), typ) macro88 # define CPP_STAT_INC(typ) (void)0 macro107 CPP_STAT_INC(StatClockAcquire); in acquire()112 CPP_STAT_INC(StatClockAcquireEmpty); in acquire()119 CPP_STAT_INC(StatClockAcquireLarge); in acquire()121 CPP_STAT_INC(StatClockAcquireRepeat); in acquire()133 CPP_STAT_INC(StatClockAcquiredSomething); in acquire()141 CPP_STAT_INC(StatClockAcquireFull); in acquire()156 CPP_STAT_INC(StatClockAcquiredSomething); in acquire()172 CPP_STAT_INC(StatClockRelease); in release()[all …]