Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/base/tf/
H A DwrapMallocTag.cpp75 TfMallocTag::GetCallTree(&ret); in _GetCallTree()
H A DmallocTag.h223 TF_API static bool GetCallTree(CallTree* tree, bool skipRepeated = true);
H A DmallocTagOverview.dox57 …billed to Top/B is also 100. To access these statistics, you call the GetCallTree() function on t…
133 …s its own local stack of call-site objects. You can call TfMallocTag::GetCallTree() or TfMallocTa…
H A DmallocTag.cpp1330 TfMallocTag::GetCallTree(CallTree* tree, bool skipRepeated) in GetCallTree() function in TfMallocTag
/dports/misc/usd/USD-21.11/pxr/base/tf/testenv/
H A DmallocTag.cpp94 TfMallocTag::GetCallTree(&ct, skipRepeated); in GetBytesForCallSite()
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdviewq/
H A Dcommon.py591 callTree = Tf.MallocTag.GetCallTree()