Searched refs:CPP_STAT_INC (Results 1 – 2 of 2) sorted by relevance
79 # define CPP_STAT_INC(typ) StatInc(cur_thread(), typ) macro81 # define CPP_STAT_INC(typ) (void)0 macro133 CPP_STAT_INC(StatClockAcquire); in acquire()138 CPP_STAT_INC(StatClockAcquireEmpty); in acquire()157 CPP_STAT_INC(StatClockAcquireFull); in acquire()175 CPP_STAT_INC(StatClockAcquiredSomething); in acquire()192 CPP_STAT_INC(StatClockRelease); in release()209 CPP_STAT_INC(StatClockReleaseFull); in release()214 CPP_STAT_INC(StatClockReleaseAcquired); in release()225 CPP_STAT_INC(StatClockReleaseClearTail); in release()[all …]
77 # define CPP_STAT_INC(typ) StatInc(cur_thread(), typ) macro79 # define CPP_STAT_INC(typ) (void)0 macro131 CPP_STAT_INC(StatClockAcquire); in acquire()136 CPP_STAT_INC(StatClockAcquireEmpty); in acquire()155 CPP_STAT_INC(StatClockAcquireFull); in acquire()173 CPP_STAT_INC(StatClockAcquiredSomething); in acquire()190 CPP_STAT_INC(StatClockRelease); in release()207 CPP_STAT_INC(StatClockReleaseFull); in release()212 CPP_STAT_INC(StatClockReleaseAcquired); in release()223 CPP_STAT_INC(StatClockReleaseClearTail); in release()[all …]