Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c171 #define BUNDLE_COUNT(length) ((length) / METER_BUNDLE_SIZE) macro
404 METER_MAX_NUM_BUNDLES, BUNDLE_COUNT(mc->bundle_length)); in sdsi_meter_cert_show()
410 printf("Number of Feature Counters: %ld\n", BUNDLE_COUNT(mc->bundle_length)); in sdsi_meter_cert_show()
411 while (count < BUNDLE_COUNT(mc->bundle_length)) { in sdsi_meter_cert_show()