Searched refs:drtm_event_log_measure_and_record (Results 1 – 1 of 1) sorted by relevance
38 static int drtm_event_log_measure_and_record(uintptr_t data_base, in drtm_event_log_measure_and_record() function124 rc = drtm_event_log_measure_and_record((uintptr_t)&drtm_null_data, in drtm_take_measurements()128 CHECK_RC(rc, drtm_event_log_measure_and_record(DRTM_EVENT_ARM_DCE)); in drtm_take_measurements()131 rc = drtm_event_log_measure_and_record((uintptr_t)&pcr_schema, in drtm_take_measurements()136 drtm_event_log_measure_and_record(DRTM_EVENT_ARM_PCR_SCHEMA)); in drtm_take_measurements()160 rc = drtm_event_log_measure_and_record((uintptr_t)drtm_event_arm_sep_data, in drtm_take_measurements()165 CHECK_RC(rc, drtm_event_log_measure_and_record(DRTM_EVENT_ARM_SEPARATOR)); in drtm_take_measurements()172 rc = drtm_event_log_measure_and_record((uintptr_t)&pcr_schema, in drtm_take_measurements()177 drtm_event_log_measure_and_record(DRTM_EVENT_ARM_PCR_SCHEMA)); in drtm_take_measurements()185 rc = drtm_event_log_measure_and_record((uintptr_t)&drtm_null_data, in drtm_take_measurements()[all …]