Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
Dmalloc_debug.cpp140 static TimedResult TimerCall(MallocFn fn, Args... args) { in TimerCall() function
163 #define TCALL(FUNC, ...) TimerCall(&MallocDispatch::FUNC, __VA_ARGS__);