Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dtbbmalloc_internal.h93 extern intptr_t memAllocKB, memHitKB;
H A Dlarge_objects.cpp222 std::atomic<intptr_t> memAllocKB, memHitKB; variable
1005 memHitKB.fetch_add(allocationSize/1024); in mallocLargeObject()
H A Dfrontend.cpp2911 1.*cacheHits/mallocCalls, 1.*memHitKB/memAllocKB); in __TBB_mallocProcessShutdownNotification()