Home
last modified time | relevance | path

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

/third_party/node/src/
Dcares_wrap.h172 inline int active_query_count() { return active_query_count_; } in active_query_count() function
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.h113 unsigned active_query_count; member