Home | History | Annotate | Download | only in fio

Lines Matching refs:debug_levels

1184 		buttons[i] = gtk_check_button_new_with_label(debug_levels[i].name);
1185 gtk_widget_set_tooltip_text(buttons[i], debug_levels[i].help);