Home
last modified time | relevance | path

Searched refs:counter_list (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dmutex_prof.h55 #define COUNTER_ENUM(counter_list, t) \ argument
57 counter_list \
/external/mesa3d/src/mapi/glapi/gen/
DglX_XML.py102 self.counter_list = []
129 if param.counter and param.counter not in self.counter_list:
130 self.counter_list.append(param.counter)
304 for name in self.counter_list:
DglX_proto_send.py149 self.counter_list = func.counter_list
DglX_proto_size.py273 for param_name in f.counter_list:
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_config.h460 __itt_counter_info_t* counter_list; member
572 (gptr)->counter_list = h; \
589 (gptr)->counter_list = h; \
Dittnotify_static.cpp453 for (h_tail = NULL, h = _N_(_ittapi_global).counter_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE()
497 for (h_tail = NULL, h = _N_(_ittapi_global).counter_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE()
529 for (h_tail = NULL, h = _N_(_ittapi_global).counter_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE()
572 for (h_tail = NULL, h = _N_(_ittapi_global).counter_list; h != NULL; h_tail = h, h = h->next) in ITT_VERSIONIZE()