Searched refs:inc_count (Results 1 – 8 of 8) sorted by relevance
19 def inc_count(self): member in InContextTest38 args=(self.inc_count, iters))
143 int fdt_find_regions(const void *fdt, char * const inc[], int inc_count,
30 int fdt_find_regions(const void *fdt, char * const inc[], int inc_count, in fdt_find_regions() argument89 if (str_in_list(path, inc, inc_count)) in fdt_find_regions()
729 PyAPI_FUNC(void) inc_count(PyTypeObject *);731 #define _Py_INC_TPALLOCS(OP) inc_count(Py_TYPE(OP))
752 PyAPI_FUNC(void) inc_count(PyTypeObject *);754 #define _Py_INC_TPALLOCS(OP) inc_count(Py_TYPE(OP))
2459 int inc_count) { in CpuCacheCoherencyThread() argument2464 cc_inc_count_ = inc_count; in CpuCacheCoherencyThread()
150 inc_count(PyTypeObject *tp) in inc_count() function
139 inc_count(PyTypeObject *tp) in inc_count() function