Home
last modified time | relevance | path

Searched defs:STAT_increment (Results 1 – 2 of 2) sorted by relevance

/oneTBB/src/tbbmalloc/
H A DStatistics.h59 static inline int STAT_increment(int thread, int bin, int ctr) in STAT_increment() function
72 #define STAT_increment(a,b,c) ((void)0) macro
H A Dfrontend.cpp173 int STAT_increment(ThreadId tid, int bin, int ctr) in STAT_increment() function