Home
last modified time | relevance | path

Searched refs:METER_BUNDLE_SIZE (Results 1 – 1 of 1) sorted by relevance

/tools/arch/x86/intel_sdsi/
A Dintel_sdsi.c171 #define METER_BUNDLE_SIZE sizeof(struct bundle_encoding_counter) macro
172 #define BUNDLE_COUNT(length) ((length) / METER_BUNDLE_SIZE)
402 if (mc->bundle_length % METER_BUNDLE_SIZE) { in sdsi_meter_cert_show()
407 if (mc->bundle_length > METER_MAX_NUM_BUNDLES * METER_BUNDLE_SIZE) { in sdsi_meter_cert_show()

Completed in 5 milliseconds