MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / HandleMetadataEvent

Method HandleMetadataEvent

PresentData/PresentMonTraceConsumer.cpp:3434–3437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3432}
3433
3434void PMTraceConsumer::HandleMetadataEvent(EVENT_RECORD* pEventRecord)
3435{
3436 mMetadata.AddMetadata(pEventRecord);
3437}
3438
3439void PMTraceConsumer::AddTrackedProcessForFiltering(uint32_t processID)
3440{

Callers 1

EventRecordCallbackFunction · 0.80

Calls 1

AddMetadataMethod · 0.80

Tested by

no test coverage detected