Searched defs:throttling_logging_label (Results 1 – 3 of 3) sorted by relevance
2301 static const struct throttling_logging_label { struct2302 uint32_t feature_mask;2303 const char *label;
1667 static const struct throttling_logging_label { struct1668 uint32_t feature_mask;1669 const char *label;
1881 static const char *const throttling_logging_label[] = { variable