Searched refs:StatTreeRemove (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPDMBlkCache.cpp398 STAM_PROFILE_ADV_START(&pCache->StatTreeRemove, Cache);
400 STAM_PROFILE_ADV_STOP(&pCache->StatTreeRemove, Cache);
411 STAM_PROFILE_ADV_START(&pCache->StatTreeRemove, Cache);
413 STAM_PROFILE_ADV_STOP(&pCache->StatTreeRemove, Cache);
423 STAM_PROFILE_ADV_START(&pCache->StatTreeRemove, Cache);
425 STAM_PROFILE_ADV_STOP(&pCache->StatTreeRemove, Cache);
1099 STAMR3Register(pVM, &pBlkCacheGlobal->StatTreeRemove,
2053 STAM_PROFILE_ADV_START(&pCache->StatTreeRemove, Cache);
2055 STAM_PROFILE_ADV_STOP(&pCache->StatTreeRemove, Cache);
2288 STAM_PROFILE_ADV_START(&pCache->StatTreeRemove, Cach
[all...]
/vbox/src/VBox/VMM/include/
H A DPDMBlkCacheInternal.h154 STAMPROFILEADV StatTreeRemove; member in struct:PDMBLKCACHEGLOBAL

Completed in 2066 milliseconds