MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / Context_Start>

Method Context_Start>

PresentData/PresentMonTraceSession.cpp:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::VSyncDPC_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }
70template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Context_DCStart> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }
71template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Context_Start> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }
72template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Context_Stop> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }
73template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Device_DCStart> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }
74template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::Device_Start> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected