Searched refs:flags_to_str (Results 1 – 1 of 1) sorted by relevance
537 static const char* flags_to_str(uint32_t flags) { in flags_to_str() function560 flags_to_str(start_flags)); in user_param_to_string()561 scnprintf(buf + count, buf_size - count, "%s", flags_to_str(end_flags)); in user_param_to_string()