Searched refs:mMsrBTSRecord (Results 1 – 1 of 1) sorted by relevance
56 BRANCH_TRACE_RECORD **mMsrBTSRecord; variable172 if ((UINTN)CurrentBTSRecord < (UINTN)mMsrBTSRecord[CpuIndex]) { in GetSourceFromDestinationOnBts()877 …mMsrBTSRecord = (BRANCH_TRACE_RECORD **)AllocateZeroPool (sizeof (BRANCH_TRACE_RECORD *) * mMaxNum… in InitSmmProfileInternal()878 ASSERT (mMsrBTSRecord != NULL); in InitSmmProfileInternal()887 …mMsrBTSRecord[Index] = (BRANCH_TRACE_RECORD *)((UINTN)mMsrDsArea[Index] + sizeof(MSR_DS_AREA_STRU… in InitSmmProfileInternal()890 mMsrDsArea[Index]->BTSBufferBase = (UINTN)mMsrBTSRecord[Index]; in InitSmmProfileInternal()