Searched refs:StatChunkUnmap (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPhys.cpp4028 STAM_PROFILE_START(&pVM->pgm.s.CTX_SUFF(pStats)->StatChunkUnmap, a);
4030 STAM_PROFILE_STOP(&pVM->pgm.s.CTX_SUFF(pStats)->StatChunkUnmap, a);
H A DPGM.cpp1767 PGM_REG_PROFILE(&pStats->StatChunkUnmap, "/PGM/ChunkR3Map/Map/Unmap", "Chunk unmap of address space profiling.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3085 STAMPROFILE StatChunkUnmap; member in struct:PGMSTATS

Completed in 367 milliseconds