Home
last modified time | relevance | path

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

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