Searched refs:MAX_HW_SAMPLE_PROVIDERS (Results 1 – 4 of 4) sorted by relevance
64 #define MAX_HW_SAMPLE_PROVIDERS 7 macro218 struct fd_hw_sample *sample_cache[MAX_HW_SAMPLE_PROVIDERS];
202 const struct fd_hw_sample_provider *hw_sample_providers[MAX_HW_SAMPLE_PROVIDERS];208 const struct fd_acc_sample_provider *acc_sample_providers[MAX_HW_SAMPLE_PROVIDERS];
414 for (int idx = 0; idx < MAX_HW_SAMPLE_PROVIDERS; idx++) { in fd_hw_query_enable()431 assert((0 <= idx) && (idx < MAX_HW_SAMPLE_PROVIDERS)); in fd_hw_query_register_provider()
263 assert((0 <= idx) && (idx < MAX_HW_SAMPLE_PROVIDERS)); in fd_acc_query_register_provider()