Searched refs:mallocCalls (Results 1 – 3 of 3) sorted by relevance
92 extern intptr_t mallocCalls, cacheHits;
220 std::atomic<intptr_t> mallocCalls, cacheHits; variable983 mallocCalls++; in mallocLargeObject()
2911 1.*cacheHits/mallocCalls, 1.*memHitKB/memAllocKB); in __TBB_mallocProcessShutdownNotification()