Searched refs:drtm_event_log_measure_and_record (Results 1 – 1 of 1) sorted by relevance
43 static int drtm_event_log_measure_and_record(uintptr_t data_base, in drtm_event_log_measure_and_record() function120 rc = drtm_event_log_measure_and_record((uintptr_t)&drtm_null_data, in drtm_take_measurements()124 CHECK_RC(rc, drtm_event_log_measure_and_record(DRTM_EVENT_ARM_DCE)); in drtm_take_measurements()127 rc = drtm_event_log_measure_and_record((uintptr_t)&pcr_schema, in drtm_take_measurements()132 drtm_event_log_measure_and_record(DRTM_EVENT_ARM_PCR_SCHEMA)); in drtm_take_measurements()156 rc = drtm_event_log_measure_and_record((uintptr_t)drtm_event_arm_sep_data, in drtm_take_measurements()161 CHECK_RC(rc, drtm_event_log_measure_and_record(DRTM_EVENT_ARM_SEPARATOR)); in drtm_take_measurements()168 rc = drtm_event_log_measure_and_record((uintptr_t)&pcr_schema, in drtm_take_measurements()173 drtm_event_log_measure_and_record(DRTM_EVENT_ARM_PCR_SCHEMA)); in drtm_take_measurements()181 rc = drtm_event_log_measure_and_record((uintptr_t)&drtm_null_data, in drtm_take_measurements()[all …]