Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A DCustomize.h135 struct MallocAggregatedOperation { struct
H A Dlarge_objects.cpp189 struct CacheBinOperation : public MallocAggregatedOperation<CacheBinOperation>::type {
196 MallocAggregatedOperation<CacheBinOperation>::type::status = st; in CacheBinOperation()