Searched refs:TELEMETRY_MAX_UUID_COUNT (Results 1 – 1 of 1) sorted by relevance
144 #define TELEMETRY_MAX_UUID_COUNT (128) // Max of 128 non-shared-cache UUIDs to log for symbolication macro1192 uuid_info_count = MIN(uuid_info_count, TELEMETRY_MAX_UUID_COUNT); in _telemetry_sample_uuids()