Searched defs:CountTraceWrapper (Results 1 – 2 of 2) sorted by relevance
77 pub(crate) fn CountTraceWrapper(label: c_ulonglong, name: *const c_char, count: c_longlong); in CountTraceWrapper() function
1243 void CountTraceWrapper(uint64_t tag, const char* name, int64_t count) in CountTraceWrapper() function