Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dtbbmalloc_internal.h92 extern intptr_t mallocCalls, cacheHits;
H A Dlarge_objects.cpp220 std::atomic<intptr_t> mallocCalls, cacheHits; variable
983 mallocCalls++; in mallocLargeObject()
H A Dfrontend.cpp2911 1.*cacheHits/mallocCalls, 1.*memHitKB/memAllocKB); in __TBB_mallocProcessShutdownNotification()