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
443 void CountTraceWrapper(uint64_t label, const char *name, int64_t count) in CountTraceWrapper() function