KeInitializeVelocity
VOID __stdcall KeInitializeVelocity(){
INT64 enabled;
INT64 enableda;
INT64 enabledb;
LODWORD(enabled) = 1;
wil_details_FeatureReporting_ReportUsageToService(
(wil_details_FeatureReportingCache *)&stru_140CF2E80 + 613,
0x1188553ui64,
0i64,
0i64,
(FEATURE_LOGGED_TRAITS *)&Feature_SchedulerAssistHRTimer_logged_traits,
enabled);
KiVelocityFlags |= 0x800u;
LODWORD(enableda) = 1;
wil_details_FeatureReporting_ReportUsageToService(
(wil_details_FeatureReportingCache *)&stru_140CF2E80 + 612,
0x1188600ui64,
0i64,
0i64,
(FEATURE_LOGGED_TRAITS *)&Feature_SchedulerAssistHRTimer_logged_traits,
enableda);
KiVelocityFlags |= 0x1000u;
LODWORD(enabledb) = 1;
wil_details_FeatureReporting_ReportUsageToService(
(wil_details_FeatureReportingCache *)&stru_140CF2E80 + 611,
0x126E6F7ui64,
0i64,
0i64,
(FEATURE_LOGGED_TRAITS *)&Feature_SchedulerAssistHRTimer_logged_traits,
enabledb);
KiVelocityFlags |= 0x4000u;
}Referenced by:
CmCompleteRegistryInitialization