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

Method Context_DCStart>

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

Source from the content-addressed store, hash-verified

68template<> void PatchKeyword<Microsoft_Windows_DxgKrnl::QueuePacket_Stop> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Microsoft_Windows_DxgKrnl_Performance; }
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; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected